|
OpenXLSX 1.9.1
|
Go to the source code of this file.
Data Structures | |
| class | OpenXLSX::XLTableColumn |
| The XLTableColumn class encapsulates the <tableColumn> XML node. It allows setting different kinds of column properties in a table. More... | |
Namespaces | |
| namespace | OpenXLSX |
Enumerations | |
| enum class | OpenXLSX::XLTotalsRowFunction { OpenXLSX::None , OpenXLSX::Sum , OpenXLSX::Min , OpenXLSX::Max , OpenXLSX::Average , OpenXLSX::Count , OpenXLSX::CountNums , OpenXLSX::StdDev , OpenXLSX::Var , OpenXLSX::Custom } |
| Enum class defining the possible functions for a table's totals row. More... | |