startup_path property
startup_path property
Gets or sets the startup path, which is referred to by some external formula references.
Definition:
@property
def startup_path(self):
...
@staticmethod
def set_startup_path(value):
...
See Also
- module
aspose.cells
- class
CellsHelper