ExternalDefinedName.RefersTo 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í.
Hace referencia a
Representa el atributo siguiente en el esquema: refersTo
[DocumentFormat.OpenXml.SchemaAttr(0, "refersTo")]
public DocumentFormat.OpenXml.StringValue RefersTo { get; set; }
public DocumentFormat.OpenXml.StringValue RefersTo { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "refersTo")]
public DocumentFormat.OpenXml.StringValue? RefersTo { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("refersTo")]
public DocumentFormat.OpenXml.StringValue? RefersTo { get; set; }
public DocumentFormat.OpenXml.StringValue? RefersTo { get; set; }
member this.RefersTo : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "refersTo")>]
member this.RefersTo : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("refersTo")>]
member this.RefersTo : DocumentFormat.OpenXml.StringValue with get, set
Public Property RefersTo As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos