[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.WriteProtection

WriteProtection Property

WriteProtection

Returns a WriteProtection object that provides access to the workbook write protection options.

Declaration
public WriteProtection WriteProtection { get; }
Public ReadOnly Property WriteProtection As WriteProtection
Implements