SpreadsheetRangeType Enumeration
This enumeration specifies the type of Spreadsheet range object.
| Syntax | Constants |
|---|---|
Enum SpreadsheetRangeType
scSingleCell = 0
scSingleRange = 1
scMultipleRanges = 2
scEmptyRange = 3
End Enum
|
|
This enumeration specifies the type of Spreadsheet range object.
| Syntax | Constants |
|---|---|
Enum SpreadsheetRangeType
scSingleCell = 0
scSingleRange = 1
scMultipleRanges = 2
scEmptyRange = 3
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.