alt_start_path property

alt_start_path property

Gets or sets the alternate startup path, which is referred to by some external formula references.

Definition:

@property
def alt_start_path(self):
    ...
@staticmethod
def set_alt_start_path(value):
    ...

See Also