has_headers property
has_headers property
Represents whether the range has headers.
Definition:
@property
def has_headers(self):
...
@has_headers.setter
def has_headers(self, value):
...
See Also
- module
aspose.cells
- class
DataSorter
Represents whether the range has headers.
@property
def has_headers(self):
...
@has_headers.setter
def has_headers(self, value):
...
aspose.cells
DataSorter