TableGroup Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class TableGroup
public enum TableGroup
type TableGroup =
Public Enum TableGroup
- Inheritance
-
TableGroup
Fields
Name | Value | Description |
---|---|---|
Miscellaneous | 0 | |
Parameter | 1 | |
Group | 2 | |
Main | 3 | |
Transaction | 4 | |
WorksheetHeader | 5 | |
WorksheetLine | 6 | |
Framework | 7 | |
Reference | 8 | |
Worksheet | 9 | |
TransactionHeader | 10 | |
TransactionLine | 11 | |
Staging | 12 |