librevenge::RVNGCSVSpreadsheetRowContent Struct Reference

Public Member Functions

 RVNGCSVSpreadsheetRowContent ()
 constructor

Public Attributes

std::string m_content
 the content
int m_numFields
 the number of fields
int m_numRepeated
 the number of repetition

Constructor & Destructor Documentation

◆ RVNGCSVSpreadsheetRowContent()

librevenge::RVNGCSVSpreadsheetRowContent::RVNGCSVSpreadsheetRowContent ( )
inline

constructor

Member Data Documentation

◆ m_content

std::string librevenge::RVNGCSVSpreadsheetRowContent::m_content

◆ m_numFields

int librevenge::RVNGCSVSpreadsheetRowContent::m_numFields

◆ m_numRepeated

int librevenge::RVNGCSVSpreadsheetRowContent::m_numRepeated

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

Generated for librevenge by doxygen 1.14.0