Compartir a través de


TextPath.Style Property

Shape Styling Properties.Represents the attribte in schema: style

Namespace:  DocumentFormat.OpenXml.Vml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "style")> _
Public Property Style As StringValue
    Get
    Set
'Uso
Dim instance As TextPath
Dim value As StringValue

value = instance.Style

instance.Style = value
[SchemaAttrAttribute(, "style")]
public StringValue Style { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

TextPath Class

TextPath Members

DocumentFormat.OpenXml.Vml Namespace