VariableType Enumeration
This enumeration specifies the Spreadsheet variable type.
| Syntax | Constants |
|---|---|
Enum VariableType
scDouble = 0
scText = 1
scInteger = 2
scByte = 3
End Enum
|
|
This enumeration specifies the Spreadsheet variable type.
| Syntax | Constants |
|---|---|
Enum VariableType
scDouble = 0
scText = 1
scInteger = 2
scByte = 3
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.