Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / SetRowAxisLayout Method
Specifies the type of layout row.
In This Topic
    SetRowAxisLayout Method
    In This Topic
    This method is used for simultaneously setting layout options for all existing PivotFields.
    Syntax
    void SetRowAxisLayout( 
       LayoutRowType rowLayout
    )

    Parameters

    rowLayout
    Specifies the type of layout row.
    See Also