add method
add
Adds custom property information.
def add(self, name, value):
...
Parameter | Type | Description |
---|---|---|
name | str | The name of the custom property. |
value | str | The value of the custom property. |
See Also
- module
aspose.cells.properties
- class
CustomPropertyCollection