mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
5a14d7b9d1
-- tolower takes chars and returns chars, types are int because C only deals with ints -- format parameter is size_t but there is no std parsing function that returns size_t. stoull is used instead as the widest alternative, and then the cast is applied to suppress the conversion warnings |
||
---|---|---|
.. | ||
cell_reference.cpp | ||
cell.cpp | ||
comment.cpp | ||
hyperlink.cpp | ||
index_types.cpp | ||
rich_text_run.cpp | ||
rich_text.cpp |