Share via


Mapping.MappingRef Property

Definition

mappingRef

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to