Freigeben über


DataBinding.PrefixMappings-Eigenschaft

XML Namespace Prefix Mappings.Represents the attribte in schema: w:prefixMappings

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

Syntax

'Declaration
<SchemaAttrAttribute(, "prefixMappings")> _
Public Property PrefixMappings As StringValue
    Get
    Set
'Usage
Dim instance As DataBinding
Dim value As StringValue

value = instance.PrefixMappings

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

DataBinding Klasse

DataBinding-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace