Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Class and Description |
---|---|
class |
CellRange
Cell range is a rectangular group of worksheet cells.
|
class |
ExcelCell
Excel cell provides access to a single worksheet cell or to a merged range if the cell is merged.
|
Modifier and Type | Method and Description |
---|---|
AbstractRange |
ExcelWorksheet.getRange(String reference)
Deprecated.
This method is internal and should not be used.
|
Modifier and Type | Method and Description |
---|---|
void |
DefinedName.appendValue(AbstractRange cellOrRange)
Deprecated.
This method is internal and should not be used.
|
Modifier and Type | Method and Description |
---|---|
AbstractRange |
WorksheetSource.getCellRange()
Gets the cell range that is the source of the data.
|
© GemBox Ltd. — All rights reserved.