add method
add(self, type)
Add a segment path in creation path.
Returns
Returns the position of ShapeSegmentPath object in the list.
def add(self, type):
...
| Parameter | Type | Description |
|---|---|---|
| type | aspose.cells.drawing.ShapePathType | The path type. |
See Also
- module
aspose.cells.drawing - class
ShapeSegmentPath - class
ShapeSegmentPathCollection