MapInfo.SelectionNamespaces Property

Definition

Prefix Mappings for XPath Expressions

Represents the following attribute in the schema: SelectionNamespaces

[DocumentFormat.OpenXml.SchemaAttr(0, "SelectionNamespaces")]
public DocumentFormat.OpenXml.StringValue SelectionNamespaces { get; set; }
public DocumentFormat.OpenXml.StringValue SelectionNamespaces { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "SelectionNamespaces")]
public DocumentFormat.OpenXml.StringValue? SelectionNamespaces { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("SelectionNamespaces")]
public DocumentFormat.OpenXml.StringValue? SelectionNamespaces { get; set; }
public DocumentFormat.OpenXml.StringValue? SelectionNamespaces { get; set; }
member this.SelectionNamespaces : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "SelectionNamespaces")>]
member this.SelectionNamespaces : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("SelectionNamespaces")>]
member this.SelectionNamespaces : DocumentFormat.OpenXml.StringValue with get, set
Public Property SelectionNamespaces As StringValue

Property Value

Returns StringValue.

Attributes

Applies to