ModelRelationship.FromColumn 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í.
fromColumn, esta propiedad solo está disponible en Office 2013 y versiones posteriores.
Representa el atributo siguiente en el esquema: fromColumn
[DocumentFormat.OpenXml.SchemaAttr(0, "fromColumn")]
public DocumentFormat.OpenXml.StringValue FromColumn { get; set; }
public DocumentFormat.OpenXml.StringValue FromColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fromColumn")]
public DocumentFormat.OpenXml.StringValue? FromColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fromColumn")]
public DocumentFormat.OpenXml.StringValue? FromColumn { get; set; }
public DocumentFormat.OpenXml.StringValue? FromColumn { get; set; }
member this.FromColumn : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fromColumn")>]
member this.FromColumn : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fromColumn")>]
member this.FromColumn : DocumentFormat.OpenXml.StringValue with get, set
Public Property FromColumn As StringValue
Valor de propiedad
- Atributos