libzmf::Cell Struct Reference

#include <ZMFTypes.h>

Public Member Functions

 Cell ()

Public Attributes

Text text
boost::optional< Fill > fill
boost::optional< Pen > leftBorder
boost::optional< Pen > rightBorder
boost::optional< Pen > topBorder
boost::optional< Pen > bottomBorder

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.16.1