PivotTableStyle.ShowRowStripes Property

Definition

Show Row Stripes

Represents the following attribute in the schema: showRowStripes

[DocumentFormat.OpenXml.SchemaAttr(0, "showRowStripes")]
public DocumentFormat.OpenXml.BooleanValue ShowRowStripes { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowRowStripes { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showRowStripes")]
public DocumentFormat.OpenXml.BooleanValue? ShowRowStripes { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showRowStripes")]
public DocumentFormat.OpenXml.BooleanValue? ShowRowStripes { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowRowStripes { get; set; }
member this.ShowRowStripes : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showRowStripes")>]
member this.ShowRowStripes : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showRowStripes")>]
member this.ShowRowStripes : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowRowStripes As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to