[]
        
(Showing Draft Content)

FarPoint.CalcEngine.CellExpression.ColumnCount

ColumnCount Property

ColumnCount

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

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