Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotFilter Interface / Description Property
In This Topic
    Description Property (IPivotFilter)
    In This Topic
    Gets the description of the pivot filter. The maximum length of the description string is 255 characters.
    Syntax
    System.string Description {get;}
    See Also