get method
get(self, name)
Gets the data model table by the name.
Returns
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String | The name of data model table. |
See Also
- module
aspose.cells.datamodels
- class
DataModelTable
- class
DataModelTableCollection