Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / 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