get method
get(self, name)
Gets the custom property by the property name.
Returns
The custom property
def get(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | The property name. |
See Also
- module
aspose.cells.properties - class
CustomProperty - class
CustomPropertyCollection