Compartir a través de


TableStyleInfo.ShowRowStripes Propiedad

Definición

Mostrar franjas de fila

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a