Mapping.MappingRef Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
mappingRef
Representa el atributo siguiente en el esquema: mappingRef
[DocumentFormat.OpenXml.SchemaAttr(0, "mappingRef")]
public DocumentFormat.OpenXml.StringValue MappingRef { get; set; }
public DocumentFormat.OpenXml.StringValue MappingRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "mappingRef")]
public DocumentFormat.OpenXml.StringValue? MappingRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("mappingRef")]
public DocumentFormat.OpenXml.StringValue? MappingRef { get; set; }
public DocumentFormat.OpenXml.StringValue? MappingRef { get; set; }
member this.MappingRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "mappingRef")>]
member this.MappingRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("mappingRef")>]
member this.MappingRef : DocumentFormat.OpenXml.StringValue with get, set
Public Property MappingRef As StringValue
Valor de propiedad
- Atributos