class

Xls::Spreadsheet::Font

Inherits Xls::InspectableMethods < Reference < Object

See http://sc.openoffice.org/excelfileformat.pdf, page 171

Instance methods

bold
Source
bold_font_weight?
Source
charset
Source
color(default_color_index : UInt16 = 0) : UInt32
Source
escapement
Source
family
Source
flag
Source
height

Returns the height of the font (in twips = 1/20 of a point)

Source
name
Source
real_index

The first 4 indexes are zero-based, the fifth index is omitted, and the following indexes are one-based.

See Xls::Spreadsheet#fonts for more information

Source
standard_font_weight?
Source
to_unsafe
Source
underline
Source

Nested types