libzmf::Cell Struct Reference

#include <ZMFTypes.h>

Public Member Functions

 Cell ()

Public Attributes

Text text
boost::optional< Fillfill
boost::optional< PenleftBorder
boost::optional< PenrightBorder
boost::optional< PentopBorder
boost::optional< PenbottomBorder

Constructor & Destructor Documentation

◆ Cell()

libzmf::Cell::Cell ( )
inline

Member Data Documentation

◆ bottomBorder

boost::optional<Pen> libzmf::Cell::bottomBorder

◆ fill

boost::optional<Fill> libzmf::Cell::fill

◆ leftBorder

boost::optional<Pen> libzmf::Cell::leftBorder

◆ rightBorder

boost::optional<Pen> libzmf::Cell::rightBorder

◆ text

Text libzmf::Cell::text

◆ topBorder

boost::optional<Pen> libzmf::Cell::topBorder

The documentation for this struct was generated from the following file:

Generated for libzmf by doxygen 1.14.0