GC.Spread.Sheets.Tables Namespace
In This Topic
Namespace for tables.
Types
| type | Description |
| Table | Represents a table that can be added in a sheet. |
| TableColumn | Represents the table column information. |
| TableManager | Represents a table manager that can manage all tables in a sheet. |
| TableStyle | Represents table style information. |
| TableTheme | Represents the table style settings. |
| TableThemes | Represents a built-in table theme collection. |
Enumerations
| Enumeration | Description |
| TableRemoveOptions | Specifies what data is kept when removing the table. |
See Also