FormatParts Enumeration
Specifies the format part.
| Syntax | Constants |
|---|---|
Enum FormatParts
FmtHeader = 0
FmtInfo = 1
FmtRowHeader = 2
FmtColHeader = 3
FmtData = 4
FmtMax = 5
End Enum
|
|
Specifies the format part.
| Syntax | Constants |
|---|---|
Enum FormatParts
FmtHeader = 0
FmtInfo = 1
FmtRowHeader = 2
FmtColHeader = 3
FmtData = 4
FmtMax = 5
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.