docs/concepts/types.rst
A workbook in Excel is a basically a 2D array of input/output cells. Each cell can have a value with one of following types
NaN or Infinity. Number also represents dates/timespans through serial datetime.#DIV/0In the future, we will call a union of these types a scalar value.
Workbook also contains formulas, a receipies that take a values and calculate a new values. Formulas are used in
1+2)Values used during formula evaluation can have the types that are in cell, but in addition can have also following types: