MapInfo.SelectionNamespaces 属性

定义

XPath 表达式的前缀映射

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于