GetTables Method
GetTables function
Gets all tables in the data model.
func (instance *DataModel) GetTables() (*DataModelTableCollection, error)
Remarks
See Also
- Class DataModel
- Namespace Aspose.Cells.DataModels
- Library Aspose.Cells for Go
Gets all tables in the data model.
func (instance *DataModel) GetTables() (*DataModelTableCollection, error)