XlsRange CellsCount Property |
Namespace: Spire.Xls.Core.Spreadsheet
public int CellsCount { get; }
Public ReadOnly Property CellsCount As Integer Get
public: virtual property int CellsCount { int get () sealed; }
abstract CellsCount : int with get override CellsCount : int with get