class XlsxParser::Styles::Converter
- XlsxParser::Styles::Converter
- Reference
- Object
Defined in:
xlsx-parser/styles/converter.crConstant Summary
-
DATE_TYPES =
[:date, :time, :date_time] of ::Symbol
Class Method Summary
-
.call(value : String, type : String | Nil, style : Symbol | Nil, book : Book)
ameba:disable Metrics/CyclomaticComplexity
Class Method Detail
ameba:disable Metrics/CyclomaticComplexity