convert_to_range method
convert_to_range(self)
Convert the table to range.
def convert_to_range(self):
...
convert_to_range(self, options)
Convert the table to range.
def convert_to_range(self, options):
...
| Parameter | Type | Description |
|---|---|---|
| options | aspose.cells.tables.TableToRangeOptions | the options when converting table to range. |
See Also
- module
aspose.cells.tables - class
ListObject