#include <IWORKTypes.h>
Public Member Functions | |
IWORKTableVector () | |
Public Attributes | |
boost::optional< unsigned > | m_axis |
boost::optional< double > | m_along |
boost::optional< unsigned > | m_beginCell |
boost::optional< unsigned > | m_endCell |
IWORKStylePtr_t | m_style |
libetonyek::IWORKTableVector::IWORKTableVector | ( | ) |
boost::optional<double> libetonyek::IWORKTableVector::m_along |
Referenced by IWORKTableVector().
boost::optional<unsigned> libetonyek::IWORKTableVector::m_axis |
Referenced by IWORKTableVector().
boost::optional<unsigned> libetonyek::IWORKTableVector::m_beginCell |
Referenced by IWORKTableVector().
boost::optional<unsigned> libetonyek::IWORKTableVector::m_endCell |
Referenced by IWORKTableVector().
IWORKStylePtr_t libetonyek::IWORKTableVector::m_style |
Referenced by IWORKTableVector().