alt_start_path propiedad
alt_start_path propiedad
Obtiene o establece la ruta de inicio alternativa, a la que hacen referencia algunas referencias de fórmulas externas.
Definición:
@property
def alt_start_path(self):
...
@alt_start_path.setter
def alt_start_path(self, value):
...
Ver también
- módulo
aspose.cells
- clase
CellsHelper