CrystalXlsx::Cell
Inherits Reference < Object
Constructors
new(value : ValueTypes, row : CrystalXlsx::Row, index : Int32 = 0, format : Nil | CrystalXlsx::Format = nil)
SourceInstance methods
format
Sourceindex
Sourceindex=(index : Int32)
Sourcerow
Sourcerow=(row : CrystalXlsx::Row)
Sourcestring_index
Sourcestring_index=(string_index : Int32 | Nil)
Sourceto_xml(xml)
Sourcevalue
Sourcevalue=(value : ValueTypes)
Source