class

CrystalXlsx::Row

Inherits Reference < Object

Constructors

new(number : Int32, worksheet : CrystalXlsx::Worksheet, format : CrystalXlsx::Format | Nil = nil)
Source

Instance methods

add(values : ValuesTypes)
Source
cells
Source
cells=(cells : Array(Cell))
Source
format
Source
format=(format : CrystalXlsx::Format | Nil)
Source
number
Source
number=(number : Int32)
Source
size
Source
to_a
Source
to_xml(xml)
Source
worksheet
Source
worksheet=(worksheet : CrystalXlsx::Worksheet)
Source

Nested types