SheetView.TopLeftCell 属性

定义

左上角可见单元格

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于