Skip to main content

Module column

Module column 

Source
Expand description

Column storage: the typed value column and the per-column bundle of parallel vectors that a Sheet is made of.

Structs§

DataColumn
One column of a sheet: the raw text, the computed values, the compiled formulas and the styles, as parallel per-row vectors.

Enums§

ColumnData
A column of computed values, stored in whichever representation fits what it currently holds.