[]
        
(Showing Draft Content)

FarPoint.CalcEngine.CellExpression.RowCount

RowCount Property

RowCount

Gets the number of rows (1 in this implementation).

Declaration
public override int RowCount { get; }
Public Overrides ReadOnly Property RowCount As Integer
Overrides