start_cell property
start_cell property
Gets and sets the start cell.
Definition:
@property
def start_cell(self):
...
@start_cell.setter
def start_cell(self, value):
...
See Also
- module
aspose.cells
- class
JsonLoadOptions
Gets and sets the start cell.
@property
def start_cell(self):
...
@start_cell.setter
def start_cell(self, value):
...
aspose.cells
JsonLoadOptions