Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Class and Description |
---|---|
class |
ExcelColumnCollection
Collection of excel columns (
ExcelColumn ). |
class |
ExcelRowCollection
Collection of excel rows (
ExcelRow ). |
class |
ExcelRowColumnCollectionBaseGeneric<T extends ExcelColumnRowBase>
Generic base class for row and column collections.
|
Modifier and Type | Method and Description |
---|---|
ExcelRowColumnCollectionBase |
ExcelRow.getParentCollection()
Deprecated.
This method is internal and should not be used.
|
abstract ExcelRowColumnCollectionBase |
ExcelColumnRowBase.getParentCollection()
Deprecated.
This method is internal and should not be used.
|
ExcelRowColumnCollectionBase |
ExcelColumn.getParentCollection()
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.