Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
RangeIndexingMode |
CellRange.getIndexingMode()
Gets indexing mode used for cell range.
|
static RangeIndexingMode |
RangeIndexingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeIndexingMode[] |
RangeIndexingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© GemBox Ltd. — All rights reserved.