DataBinding.PrefixMappings Property
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; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.