SpreadsheetLocker Class
SpreadsheetLocker class
Low code api to lock spreadsheet file.
type SpreadsheetLocker struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
SpreadsheetLocker_Process_String_String_String_String | Locks spreadsheet file with specified settings. |
SpreadsheetLocker_Process_LowCodeLoadOptions_LowCodeSaveOptions_String_String | Locks spreadsheet file with specified settings. |
SpreadsheetLocker_Process_LowCodeLoadOptions_LowCodeSaveOptions_String_String_String_ProtectionType | Locks spreadsheet file with specified settings. |
SpreadsheetLocker_Process_LowCodeLoadOptions_LowCodeSaveOptions_AbstractLowCodeProtectionProvider | Locks spreadsheet file with specified settings. |