LowCodeSplitOptions Class

LowCodeSplitOptions class

Options for splitting spreadsheet.


type LowCodeSplitOptions struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewLowCodeSplitOptionsDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetLoadOptionsLoad options for loading the spreadsheet that will be split.
SetLoadOptionsLoad options for loading the spreadsheet that will be split.
GetSaveOptionsSave options for saving the split parts.
SetSaveOptionsSave options for saving the split parts.
GetSaveOptionsProviderProvider of save options for saving the split parts.
SetSaveOptionsProviderProvider of save options for saving the split parts.