次の方法で共有


TextPath.String Property

Text Path Text.Represents the attribte in schema: string

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

Syntax

'宣言
<SchemaAttrAttribute(, "string")> _
Public Property String As StringValue
    Get
    Set
'使用
Dim instance As TextPath
Dim value As StringValue

value = instance.String

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

TextPath Class

TextPath Members

DocumentFormat.OpenXml.Vml Namespace