get_save_options method

get_save_options(self, part)

Gets the save options from which to get the output settings for currently split part.


def get_save_options(self, part):
    ...
ParameterTypeDescription
partaspose.cells.lowcode.SplitPartInfo

See Also