|
OpenXLSX 1.9.1
|
Go to the source code of this file.
Namespaces | |
| namespace | OpenXLSX |
Functions | |
| double | OpenXLSX::toDouble (const XLCellValue &v) |
| bool | OpenXLSX::isNumeric (const XLCellValue &v) |
| bool | OpenXLSX::isEmpty (const XLCellValue &v) |
| bool | OpenXLSX::isError (const XLCellValue &v) |
| std::string | OpenXLSX::toString (const XLCellValue &v) |
| XLCellValue | OpenXLSX::errValue () |
| XLCellValue | OpenXLSX::errDiv0 () |
| XLCellValue | OpenXLSX::errNA () |
| XLCellValue | OpenXLSX::errNum () |
| XLCellValue | OpenXLSX::errRef () |
| XLCellValue | OpenXLSX::errName () |
| std::string | OpenXLSX::strTrim (std::string s) |
| std::vector< double > | OpenXLSX::numerics (const std::vector< XLFormulaArg > &args) |
| std::vector< double > | OpenXLSX::numerics (const XLFormulaArg &arg) |