Поделиться через


DataBinding.XPath Property

XPath.Represents the attribte in schema: w:xpath

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

Syntax

'Декларация
<SchemaAttrAttribute(, "xpath")> _
Public Property XPath As StringValue
    Get
    Set
'Применение
Dim instance As DataBinding
Dim value As StringValue

value = instance.XPath

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

DataBinding Class

DataBinding Members

DocumentFormat.OpenXml.Wordprocessing Namespace