SpreadsheetLocker Class

SpreadsheetLocker class

Low code api to lock spreadsheet file.


type SpreadsheetLocker struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
SpreadsheetLocker_Process_String_String_String_StringLocks spreadsheet file with specified settings.
SpreadsheetLocker_Process_LowCodeLoadOptions_LowCodeSaveOptions_String_StringLocks spreadsheet file with specified settings.
SpreadsheetLocker_Process_LowCodeLoadOptions_LowCodeSaveOptions_String_String_String_ProtectionTypeLocks spreadsheet file with specified settings.
SpreadsheetLocker_Process_LowCodeLoadOptions_LowCodeSaveOptions_AbstractLowCodeProtectionProviderLocks spreadsheet file with specified settings.