Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / WriteProtection Property
In This Topic
    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