ListObject.ShowTableStyleRowStripes Property

Definition

Gets or sets a value that indicates whether the Row Stripes table style is used.

public:
 property bool ShowTableStyleRowStripes { bool get(); void set(bool value); };
public bool ShowTableStyleRowStripes { get; set; }
member this.ShowTableStyleRowStripes : bool with get, set
Public Property ShowTableStyleRowStripes As Boolean

Property Value

true if the Row Stripes table style is used; otherwise, false. The default is false.

Applies to