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