class

CrystalXlsx::Cell

Inherits Reference < Object

Constructors

new(value : ValueTypes, row : CrystalXlsx::Row, index : Int32 = 0, format : Nil | CrystalXlsx::Format = nil)
Source

Instance methods

format
Source
format=(format : CrystalXlsx::Format | Nil)
Source
index
Source
index=(index : Int32)
Source
string_index
Source
string_index=(string_index : Int32 | Nil)
Source
to_xml(xml)
Source
value
Source
value=(value : ValueTypes)
Source

Nested types