[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorkbook.ProtectStructure

ProtectStructure Property

ProtectStructure

Gets a value indicating whether the order of the sheets in the workbook is protected.

Declaration
bool ProtectStructure { get; }
ReadOnly Property ProtectStructure As Boolean
Property Value
Type Description
bool

true if the order of the sheets in the workbook is protected; otherwise, false.