Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotItem Interface / ShowDetail Property
In This Topic
    ShowDetail Property (IPivotItem)
    In This Topic
    True if the outline is expanded for the specified range (so that the detail of the column or row is visible). Read/write Object.
    Syntax
    System.bool ShowDetail {get; set;}
    See Also