Partager via


Style.Default Propriété

Définition

Style par défaut

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

[DocumentFormat.OpenXml.SchemaAttr(23, "default")]
public DocumentFormat.OpenXml.OnOffValue Default { get; set; }
public DocumentFormat.OpenXml.OnOffValue Default { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "default")]
public DocumentFormat.OpenXml.OnOffValue? Default { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:default")]
public DocumentFormat.OpenXml.OnOffValue? Default { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Default { get; set; }
member this.Default : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "default")>]
member this.Default : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:default")>]
member this.Default : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Default As OnOffValue

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à