TextPath.Style Propriété

Définition

Propriétés de style de forme

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

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à