MapInfo.SelectionNamespaces Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mappages de préfixes pour les expressions XPath
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne StringValue.
- Attributs