libetonyek::IWORKTable::Cell Struct Reference

Public Member Functions

 Cell ()
 

Public Attributes

IWORKOutputElements m_content
 
unsigned m_columnSpan
 
unsigned m_rowSpan
 
bool m_covered
 
boost::optional< IWORKFormulam_formula
 
IWORKStylePtr_t m_style
 
IWORKCellType m_type
 
boost::optional< std::string > m_value
 

Constructor & Destructor Documentation

◆ Cell()

libetonyek::IWORKTable::Cell::Cell ( )

Member Data Documentation

◆ m_columnSpan

unsigned libetonyek::IWORKTable::Cell::m_columnSpan

◆ m_content

IWORKOutputElements libetonyek::IWORKTable::Cell::m_content

◆ m_covered

bool libetonyek::IWORKTable::Cell::m_covered

◆ m_formula

boost::optional<IWORKFormula> libetonyek::IWORKTable::Cell::m_formula

◆ m_rowSpan

unsigned libetonyek::IWORKTable::Cell::m_rowSpan

◆ m_style

IWORKStylePtr_t libetonyek::IWORKTable::Cell::m_style

◆ m_type

IWORKCellType libetonyek::IWORKTable::Cell::m_type

◆ m_value

boost::optional<std::string> libetonyek::IWORKTable::Cell::m_value

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

Generated for libetonyek by doxygen 1.8.13