field_index property
field_index property
Gets and sets the column offset in the range.
Definition:
@property
def field_index(self):
...
@field_index.setter
def field_index(self, value):
...
See Also
- module
aspose.cells
- class
FilterColumn
Gets and sets the column offset in the range.
@property
def field_index(self):
...
@field_index.setter
def field_index(self, value):
...
aspose.cells
FilterColumn