public class SpreadsheetShapeCollection extends RemoveOnlyListBase<SpreadsheetShape>
This collection contains the items of type.SpreadsheetShape
| Modifier and Type | Method and Description |
|---|---|
void |
addShape(com.aspose.cells.Shape shape) |
void |
removeFromDocument(SpreadsheetShape item) |
clear, isReadOnly, remove, removeAtaddInternally, contains, get_Item, getCount, getInnerList, indexOf, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final void addShape(com.aspose.cells.Shape shape)
public void removeFromDocument(SpreadsheetShape item)
removeFromDocument in class RemoveOnlyListBase<SpreadsheetShape>Copyright © 2026. All rights reserved.