[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.ProtectStructure

ProtectStructure Property

ProtectStructure

True if the order of the sheets in the workbook is protected. Read-only Boolean.

Declaration
public bool ProtectStructure { get; }
Public ReadOnly Property ProtectStructure As Boolean
Implements