LowCodeSplitOptions class

LowCodeSplitOptions class

Options for splitting spreadsheet.

The LowCodeSplitOptions type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Constructs a new instance of LowCodeSplitOptions

Properties

PropertyDescription
load_optionsLoad options for loading the spreadsheet that will be split.
save_optionsSave options for saving the split parts.

See Also