OpenXLSX 1.10.0
Loading...
Searching...
No Matches
XLNumberFormatter.hpp File Reference
#include <string>
#include <vector>
#include "XLCellValue.hpp"

Go to the source code of this file.

Data Structures

struct  OpenXLSX::XLFormatToken
 
struct  OpenXLSX::FormatSection
 
class  OpenXLSX::XLNumberFormatter
 

Namespaces

namespace  OpenXLSX
 

Enumerations

enum class  OpenXLSX::XLFormatTokenType {
  OpenXLSX::Literal , OpenXLSX::Year , OpenXLSX::Month , OpenXLSX::Day ,
  OpenXLSX::Hour , OpenXLSX::Minute , OpenXLSX::Second , OpenXLSX::AMPM ,
  OpenXLSX::DigitZero , OpenXLSX::DigitOpt , OpenXLSX::Decimal , OpenXLSX::Thousands ,
  OpenXLSX::Percent , OpenXLSX::TextPlaceholder
}