'Usage Dim instance As IExcelWriter Dim sheet As Short Dim isProtect As Boolean instance.GetProtect(sheet, isProtect)
Parameters
- sheet
- the zero based sheet index used to locate the IExcelWorksheet instance
- isProtect
- Whether sheet is protected
'Usage Dim instance As IExcelWriter Dim sheet As Short Dim isProtect As Boolean instance.GetProtect(sheet, isProtect)