SheetView.TopLeftCell Propriété

Définition

Cellule visible en haut à gauche

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à