Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Class and Description |
---|---|
class |
ExcelCellCollection
Collection of excel cells (
ExcelCell ). |
class |
ExcelColumnCollection
Collection of excel columns (
ExcelColumn ). |
class |
ExcelRowCollection
Collection of excel rows (
ExcelRow ). |
class |
ExcelRowColumnCollectionBase
Base class for row and column collections.
|
class |
ExcelRowColumnCollectionBaseGeneric<T extends ExcelColumnRowBase>
Generic base class for row and column collections.
|
© GemBox Ltd. — All rights reserved.