Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
static ExcelEmbeddedObject |
ExcelEmbeddedObject.create()
Deprecated.
This method is internal and should not be used.
|
ExcelEmbeddedObject |
ExcelEmbeddedObjectCollection.get(int index)
Gets the
ExcelEmbeddedObject at the specified index. |
Modifier and Type | Method and Description |
---|---|
Iterator<ExcelEmbeddedObject> |
ExcelEmbeddedObjectCollection.iterator()
Returns an iterator that iterates through the
ExcelEmbeddedObjectCollection . |
Modifier and Type | Method and Description |
---|---|
void |
ExcelEmbeddedObjectCollection.add(ExcelEmbeddedObject item)
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.