Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IProtectionSettings Interface / AllowFiltering Property
In This Topic
    AllowFiltering Property
    In This Topic
    Gets or sets whether the user is allowed to make use of an AutoFilter that was created before the sheet was protected.
    Syntax
    System.bool AllowFiltering {get; set;}
    See Also