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