SpreadsheetGear 2023
Protection Property (IWorksheet)


SpreadsheetGear Namespace > IWorksheet Interface : Protection Property
Gets the fine-grained protection attributes for a worksheet.
Syntax
'Declaration
 
ReadOnly Property Protection As IProtection
'Usage
 
Dim instance As IWorksheet
Dim value As IProtection
 
value = instance.Protection
IProtection Protection {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorksheet Interface
IWorksheet Members
IProtection Interface
Protect Method
Unprotect Method
ProtectDrawingObjects Property
ProtectScenarios Property
Locked Property
FormulaHidden Property
ProtectStructure Property
ProtectWindows Property
Protect Method
Unprotect Method