Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / LayoutForm Property
In This Topic
    LayoutForm Property
    In This Topic
    Returns or sets the way the specified PivotTable items appear — in table format or in outline format.
    Syntax
    LayoutFormType LayoutForm {get; set;}
    See Also