Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IProtectionSettings Interface / AllowSorting Property
In This Topic
    AllowSorting Property
    In This Topic
    Gets or sets whether the sorting option is allowed on a protected worksheet.
    Syntax
    System.bool AllowSorting {get; set;}
    See Also