add method
add
Adds a shape guide.(Important: This feature is currently only available for Excel07 and above)
def add(self, name, val):
...
Parameter | Type | Description |
---|---|---|
name | str | the name of adjust. It’s as “adj(Used when there is only one adjustment value)”, “adj1”, “adj2”, “adj3” and so on. |
val | float | the value of adjust |
See Also
- module
aspose.cells.drawing
- class
ShapeGuideCollection