Compartir a través de


SheetView.TopLeftCell Propiedad

Definición

Celda visible superior izquierda

Representa el atributo siguiente en el esquema: topLeftCell

[DocumentFormat.OpenXml.SchemaAttr(0, "topLeftCell")]
public DocumentFormat.OpenXml.StringValue TopLeftCell { get; set; }
public DocumentFormat.OpenXml.StringValue TopLeftCell { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "topLeftCell")]
public DocumentFormat.OpenXml.StringValue? TopLeftCell { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("topLeftCell")]
public DocumentFormat.OpenXml.StringValue? TopLeftCell { get; set; }
public DocumentFormat.OpenXml.StringValue? TopLeftCell { get; set; }
member this.TopLeftCell : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "topLeftCell")>]
member this.TopLeftCell : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("topLeftCell")>]
member this.TopLeftCell : DocumentFormat.OpenXml.StringValue with get, set
Public Property TopLeftCell As StringValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a