SimpleXlsx  r0.19
 All Classes Namespaces Functions Variables Enumerations Pages
SimpleXlsx::CWorksheet Member List

This is the complete list of members for SimpleXlsx::CWorksheet, including all inherited members.

AddCell(const CellDataStr &data)SimpleXlsx::CWorksheet
AddCell(const CellDataTime &data)SimpleXlsx::CWorksheet
AddCellRoutine(T data, int32_t style)SimpleXlsx::CWorksheetprivate
AddCells(const std::vector< CellDataStr > &data)SimpleXlsx::CWorksheetinline
AddCells(const std::vector< CellDataTime > &data)SimpleXlsx::CWorksheetinline
AddFrozenPane(uint32_t width, uint32_t height)SimpleXlsx::CWorksheetprivate
AddRow(const std::vector< CellDataStr > &data, uint32_t offset=0, uint32_t height=0)SimpleXlsx::CWorksheet
AddRow(const std::vector< CellDataTime > &data, uint32_t offset=0, uint32_t height=0)SimpleXlsx::CWorksheet
AddRow(const std::vector< CellDataInt > &data, uint32_t offset=0, uint32_t height=0)SimpleXlsx::CWorksheet
AddRow(const std::vector< CellDataUInt > &data, uint32_t offset=0, uint32_t height=0)SimpleXlsx::CWorksheet
AddRow(const std::vector< CellDataDbl > &data, uint32_t offset=0, uint32_t height=0)SimpleXlsx::CWorksheet
AddRow(const std::vector< CellDataFlt > &data, uint32_t offset=0, uint32_t height=0)SimpleXlsx::CWorksheet
BeginRow(uint32_t height=0)SimpleXlsx::CWorksheetinline
CWorksheet()SimpleXlsx::CWorksheet
CWorksheet(uint32_t index, const _tstring &temp_path)SimpleXlsx::CWorksheet
CWorksheet(uint32_t index, std::vector< ColumnWidth > &colHeights, const _tstring &temp_path)SimpleXlsx::CWorksheet
CWorksheet(uint32_t index, uint32_t width, uint32_t height, const _tstring &temp_path)SimpleXlsx::CWorksheet
CWorksheet(uint32_t index, uint32_t width, uint32_t height, std::vector< ColumnWidth > &colHeights, const _tstring &temp_path)SimpleXlsx::CWorksheet
EndRow()SimpleXlsx::CWorksheetinline
GetCellCoord(CellCoord cell, TCHAR *szCoord)SimpleXlsx::CWorksheetstatic
GetCurrentCellCoord(CellCoord &currCell)SimpleXlsx::CWorksheet
Init(uint32_t index, uint32_t frozenWidth, uint32_t frozenHeight, std::vector< ColumnWidth > &colHeights)SimpleXlsx::CWorksheetprivate
m_calcChainSimpleXlsx::CWorksheetprivate
m_commentsSimpleXlsx::CWorksheetprivate
m_current_columnSimpleXlsx::CWorksheetprivate
m_fSimpleXlsx::CWorksheetprivate
m_indexSimpleXlsx::CWorksheetprivate
m_isDataPresentedSimpleXlsx::CWorksheetprivate
m_isOkSimpleXlsx::CWorksheetprivate
m_mergedCellsSimpleXlsx::CWorksheetprivate
m_offset_columnSimpleXlsx::CWorksheetprivate
m_page_orientationSimpleXlsx::CWorksheetprivate
m_row_indexSimpleXlsx::CWorksheetprivate
m_row_openedSimpleXlsx::CWorksheetprivate
m_sharedStringsSimpleXlsx::CWorksheetprivate
m_temp_pathSimpleXlsx::CWorksheetprivate
m_titleSimpleXlsx::CWorksheetprivate
m_withCommentsSimpleXlsx::CWorksheetprivate
m_withFormulaSimpleXlsx::CWorksheetprivate
m_xmlStreamSimpleXlsx::CWorksheetprivate
MergeCells(CellCoord cellFrom, CellCoord cellTo)SimpleXlsx::CWorksheet
Save()SimpleXlsx::CWorksheet
SaveCommentsRels()SimpleXlsx::CWorksheetprivate
~CWorksheet()SimpleXlsx::CWorksheetvirtual