AsNumber

Declaration: ChartBook.Tables[].AsNumber [ACol, ARow: longint]: double;
The readonly property AsNumber returns the string of cell [ACol, ARow] as a floating point number. If the cell does not contain a valid numeric string the returned value is NaN.