MapInfo.SelectionNamespaces Property

Prefix Mappings for XPath Expressions.Represents the attribte in schema: SelectionNamespaces

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

Syntax

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

value = instance.SelectionNamespaces

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

MapInfo Class

MapInfo Members

DocumentFormat.OpenXml.Spreadsheet Namespace