start_cell propiedad
start_cell propiedad
Obtiene y establece la celda inicial.
Definición:
@property
def start_cell(self):
...
@start_cell.setter
def start_cell(self, value):
...
Ver también
- módulo
aspose.cells
- clase
JsonLoadOptions
Obtiene y establece la celda inicial.
@property
def start_cell(self):
...
@start_cell.setter
def start_cell(self, value):
...
aspose.cells
JsonLoadOptions