Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / setShowTableStyleRowStripes Method
In This Topic
    setShowTableStyleRowStripes Method
    In This Topic
    Sets the boolean value displays banded rows in which even rows are formatted differently from odd rows. This makes PivotTables easier to read.
    Syntax
    void setShowTableStyleRowStripes( 
       boolean value
    )

    Parameters

    value
    See Also