
Data::Tabular::Cell - This object holds the information needed by a cell.

The Data::Tabular::Cell object is normally only used internally by the Data::Tabular package.

The Data::Tabular::Cell package contains the methods that are needed to display the data in a given cell of the table.
These methods return information about a given cell and are used by the different output routines to format the the data.
This method returns the underling data that is in the original data table.

"G. Allen Morris III" <gam3@gam3.net>
