PivotTableStyle.ShowRowStripes 属性

定义

显示行带

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于