Partager via


TableStyle.Table Propriété

Définition

Tableau

Représente l’attribut suivant dans le schéma : table

[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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à