Class: Writexlsx::Worksheet::DateTimeCellData
- Inherits:
-
NumberCellData
- Object
- CellData
- NumberCellData
- Writexlsx::Worksheet::DateTimeCellData
- Defined in:
- lib/write_xlsx/worksheet/cell_data.rb
Overview
:nodoc:
Constant Summary
Constants included from Constants
Constants::COL_MAX, Constants::ROW_MAX, Constants::SHEETNAME_MAX, Constants::STR_MAX
Constants included from Utility::Common
Utility::Common::PERL_TRUE_VALUES
Instance Attribute Summary
Attributes inherited from NumberCellData
Attributes inherited from CellData
Method Summary
Methods inherited from NumberCellData
#data, #initialize, #write_cell
Methods inherited from CellData
#cell_attributes, #display_url_string?
Methods included from Utility::CellReference
#row_col_notation, #substitute_cellref, #xl_cell_to_rowcol, #xl_col_to_name, #xl_range, #xl_range_formula, #xl_rowcol_to_cell
Methods included from Utility::Common
#absolute_char, #check_parameter, #float_to_str, #ptrue?, #put_deprecate_message
Constructor Details
This class inherits a constructor from Writexlsx::Worksheet::NumberCellData