OpenXLSX 1.10.0
Loading...
Searching...
No Matches
OpenXLSX::FormatSection Struct Reference

#include <XLNumberFormatter.hpp>

Data Fields

std::vector< XLFormatTokentokens
 
bool isDateTime {false}
 
bool isNumeric {false}
 
bool hasPercent {false}
 
int decimalPlaces {0}
 

Field Documentation

◆ decimalPlaces

int OpenXLSX::FormatSection::decimalPlaces {0}

◆ hasPercent

bool OpenXLSX::FormatSection::hasPercent {false}

◆ isDateTime

bool OpenXLSX::FormatSection::isDateTime {false}

◆ isNumeric

bool OpenXLSX::FormatSection::isNumeric {false}

◆ tokens

std::vector<XLFormatToken> OpenXLSX::FormatSection::tokens

The documentation for this struct was generated from the following file: