get method
get(self, name)
def get(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String |
get(self, index)
def get(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int |
See Also
- module
aspose.cells.properties - class
CustomDocumentPropertyCollection - class
DocumentProperty