Click or drag to resize

XlsWorksheet TopLeftCell Property

Gets top left cell of the worksheet.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public CellRange TopLeftCell { get; set; }

Return Value

Type: CellRange
See Also