PivotTable.ShowTableStyleRowStripes Property

Definition

The ShowTableStyleRowStripes property displays banded rows in which even rows are formatted differently from odd rows. This makes PivotTables easier to read. Read/write.

public:
 property bool ShowTableStyleRowStripes { bool get(); void set(bool value); };
public bool ShowTableStyleRowStripes { get; set; }
Public Property ShowTableStyleRowStripes As Boolean

Property Value

Boolean

Applies to