libetonyek::IWORKNumberFormat Struct Reference

#include <IWORKTypes.h>

Public Member Functions

 IWORKNumberFormat ()
 
std::string getRVNGValueType () const
 

Public Attributes

IWORKCellNumberType m_type
 
std::string m_string
 
int m_decimalPlaces
 
std::string m_currencyCode
 
int m_negativeStyle
 
bool m_thousandsSeparator
 
int m_fractionAccuracy
 
bool m_accountingStyle
 
int m_base
 
int m_basePlaces
 
bool m_baseUseMinusSign
 

Constructor & Destructor Documentation

◆ IWORKNumberFormat()

libetonyek::IWORKNumberFormat::IWORKNumberFormat ( )

Member Function Documentation

◆ getRVNGValueType()

std::string libetonyek::IWORKNumberFormat::getRVNGValueType ( ) const

Member Data Documentation

◆ m_accountingStyle

bool libetonyek::IWORKNumberFormat::m_accountingStyle

◆ m_base

int libetonyek::IWORKNumberFormat::m_base

◆ m_basePlaces

int libetonyek::IWORKNumberFormat::m_basePlaces

Referenced by IWORKNumberFormat().

◆ m_baseUseMinusSign

bool libetonyek::IWORKNumberFormat::m_baseUseMinusSign

Referenced by IWORKNumberFormat().

◆ m_currencyCode

std::string libetonyek::IWORKNumberFormat::m_currencyCode

◆ m_decimalPlaces

int libetonyek::IWORKNumberFormat::m_decimalPlaces

◆ m_fractionAccuracy

int libetonyek::IWORKNumberFormat::m_fractionAccuracy

◆ m_negativeStyle

int libetonyek::IWORKNumberFormat::m_negativeStyle

Referenced by IWORKNumberFormat().

◆ m_string

std::string libetonyek::IWORKNumberFormat::m_string

Referenced by IWORKNumberFormat().

◆ m_thousandsSeparator

bool libetonyek::IWORKNumberFormat::m_thousandsSeparator

◆ m_type

IWORKCellNumberType libetonyek::IWORKNumberFormat::m_type

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

Generated for libetonyek by doxygen 1.13.2