Freigeben über


TextPath.String-Eigenschaft

Text Path Text.Represents the attribte in schema: string

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

Syntax

'Declaration
<SchemaAttrAttribute(, "string")> _
Public Property String As StringValue
    Get
    Set
'Usage
Dim instance As TextPath
Dim value As StringValue

value = instance.String

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

TextPath Klasse

TextPath-Member

DocumentFormat.OpenXml.Vml-Namespace