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):
    ...
@staticmethod
def set_startup_path(value):
    ...
Ver también
- módulo aspose.cells
- clase CellsHelper