CrystalXlsx::Worksheet
Inherits Reference < Object
Constructors
Instance methods
<<(data : CrystalXlsx::Row::ValuesTypes)
Sourcecolumn_width(column : Int32, width : Float64 | Int32)
Sourcecolumns_width=(columns : Array(Int32))
Sourcecolumns_width=(columns : Array(Float64))
Sourcefreeze_pane(xSplit : Int32, ySplit : Int32, topLeftCell : String = "A2")
Sourcefreeze_row(row : Int32)
Sourcename
Sourcename=(name : String)
Sourcerows
Sourcerows=(rows : Array(Row))
Sourceset_pane(xSplit : Int32, ySplit : Int32, topLeftCell : String = "A2", activePane : String = "bottomLeft", state : String = "frozen")
Sourceworkbook
Source