class

Xls::Worksheet

Inherits Xls::InspectableMethods < Reference < Object

Instance methods

columns_info
Source
defcolwidth

Returns the default column width for columns that do not have a specific width already set

Column width in characters, using the width of the zero character from default font (first FONT record in the file).

Source
name

Returns the name of the worksheet

Source
rows
Source
sheet_filepos

Returns the absolute stream position of the BOF record of the sheet represented by this record

Source
sheet_type

Returns the worksheet type

Source
sheet_visibility

Returns the worksheet visibility

Source
to_unsafe
Source

Nested types