ROSE  0.11.96.11
Rose::FormattedTable::CellProperties Member List

This is the complete list of members for Rose::FormattedTable::CellProperties, including all inherited members.

alignment() constRose::FormattedTable::CellProperties
alignment(const Sawyer::Optional< Alignment > &)Rose::FormattedTable::CellProperties
background() constRose::FormattedTable::CellProperties
background(const Sawyer::Optional< Color::HSV > &)Rose::FormattedTable::CellProperties
CellProperties()Rose::FormattedTable::CellProperties
CellProperties(const Sawyer::Optional< Color::HSV > &foreground, const Sawyer::Optional< Color::HSV > &background, const Sawyer::Optional< Alignment > &alignment)Rose::FormattedTable::CellProperties
foreground() constRose::FormattedTable::CellProperties
foreground(const Sawyer::Optional< Color::HSV > &)Rose::FormattedTable::CellProperties
merge(const CellProperties &a, const CellProperties &b)Rose::FormattedTable::CellPropertiesstatic