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