Click or drag to resize

CellRange EndCell Property

Returns a Range object that represents the cell at the end of the region that contains the source range.

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

Property Value

Type: CellRange
See Also