Compartir a través de


TableStyle.Table Propiedad

Definición

Tabla

Representa el atributo siguiente en el esquema: tabla

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a