Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / IWorkbookView Interface / AllowSheetReorder Property
In This Topic
    AllowSheetReorder Property
    In This Topic
    Gets or sets whether to allow reordering of worksheet tabs. SpreadJS only.
    Syntax
    System.bool AllowSheetReorder {get; set;}
    See Also