java.lang.Object
CollectionBase
com.aspose.cells.ShapeGuideCollection
- All Implemented Interfaces:
- java.lang.Iterable
public class ShapeGuideCollection
- extends CollectionBase
Encapsulates a collection of shape guide
ShapeGuideCollection
public ShapeGuideCollection()
-
Property Getters/Setters Detail |
-
-
Gets a shape guide by index
- Parameters:
index
-
- Returns:
-
removeAt | → inherited from CollectionBase |
public void removeAt(int index) |
-
iterator | → inherited from CollectionBase |
public java.util.Iterator iterator() |
-
get | → inherited from CollectionBase |
public java.lang.Object get(int index) |
- Reserved for internal use.
contains | → inherited from CollectionBase |
public boolean contains(java.lang.Object value) |
- Reserved for internal use.
add | → inherited from CollectionBase |
public int add(java.lang.Object value) |
- Reserved for internal use.
indexOf | → inherited from CollectionBase |
public int indexOf(java.lang.Object value) |
- Reserved for internal use.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.