shift_first_row_down property
shift_first_row_down property
Indicates whether shifting the first row down when inserting rows.
Definition:
@property
def shift_first_row_down(self):
...
@shift_first_row_down.setter
def shift_first_row_down(self, value):
...
See Also
- module
aspose.cells
- class
ImportTableOptions