GrapeCity.Documents.Excel Namespace / Workbook Class / WriteProtection Property
WriteProtection Property (Workbook)
In This Topic
Returns a WriteProtection object that provides access to the workbook write protection options.
Syntax
public WriteProtection WriteProtection {get;}
See Also