Class: Writexlsx::Worksheet::RichStringCellData
- Inherits:
-
StringCellData
- Object
- CellData
- StringCellData
- Writexlsx::Worksheet::RichStringCellData
- Defined in:
- lib/write_xlsx/worksheet/cell_data.rb
Overview
:nodoc:
Constant Summary
Constants inherited from StringCellData
StringCellData::TYPE_STR_ATTRS
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 StringCellData
Attributes inherited from CellData
Method Summary
Methods inherited from StringCellData
#data, #display_url_string?, #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::StringCellData