SimpleXlsx
r0.19
|
SimpleXlsx | The following namespace contains declarations of a number of classes which allow writing .xlsx files with formulae and charts |
CChartsheet | The class CChartsheet is used for creation sheet with a number of charts |
Axis | Structure that describes axis properties |
Diagramm | Structure describes diagramm properties |
Series | Structure to setup a chart |
Font | Font describes a font that can be added into final document stylesheet |
Fill | Fill describes a fill that can be added into final document stylesheet |
Border | Border describes a border style that can be added into final document stylesheet |
BorderItem | BorderItem describes border items (e.g. left, right, bottom, top, diagonal sides) |
NumFormat | NumFormat helps to create a customized number format |
Style | Style describes a set of styling parameter that can be used into final document |
CellCoord | Cell coordinate structure |
ColumnWidth | Column width structure |
CellDataStr | Cell data:style pair |
CellDataTime | Cell data:style pair |
CellDataInt | Cell data:style pair |
CellDataUInt | Cell data:style pair |
CellDataDbl | Cell data:style pair |
CellDataFlt | Cell data:style pair |
Comment | This structure describes comment item that can added to a cell |
StyleList | This structure represents a handle to manage newly adding styles to avoid dublicating |
CWorkbook | The class CWorkbook is used to manage creation, population and saving .xlsx files |
CWorksheet | The class CWorksheet is used for creation and population .xlsx file sheet table with data |