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