Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / ProtectStructure Property
In This Topic
    ProtectStructure Property (IWorkbook)
    In This Topic
    True if the order of the sheets in the workbook is protected. Read-only Boolean.
    Syntax
    System.bool ProtectStructure {get;}
    See Also