CrosstabColumn Enumeration
Specifies the purpose for a crosstab field.
| Syntax | Constants |
|---|---|
Enum CrosstabColumn
swcCrosstabNone = 0
swcCrosstabRow = 1
swcCrosstabColumn = 2
swcCrosstabValue = 3
End Enum
|
|
Specifies the purpose for a crosstab field.
| Syntax | Constants |
|---|---|
Enum CrosstabColumn
swcCrosstabNone = 0
swcCrosstabRow = 1
swcCrosstabColumn = 2
swcCrosstabValue = 3
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.