GetWorksheetProtectionType Method

GetWorksheetProtectionType function

Gets the protection type to protect the specified worksheet.


func (instance *AbstractLowCodeProtectionProvider) GetWorksheetProtectionType(sheetname string)  (ProtectionType,  error) 

Remarks

See Also