class Tablo::Cell::Data

Overview

The Data class, derived from Cell, is used to manage the source data itself (column body), or those that depend on it (column header).

Defined in:

cell.cr

Instance Method Summary

Instance methods inherited from class Tablo::Cell

content content, value value

Instance Method Detail


[View source]