Click or drag to resize

XlsRange CellsCount Property

Gets number of cells.

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

Property Value

Type: Int32

Implements

ICombinedRange CellsCount
See Also