Class
Spreadsheet::Font
In:
lib/spreadsheet/font.rb
Parent:
Object
Font
formatting data
Methods
bold=
new
Included Modules
Spreadsheet::Datatypes
Spreadsheet::Encodings
Attributes
name
[RW]
Public Class methods
new
(name, opts={})
Public Instance methods
bold=
(bool)
Sets weight to :bold if(
bool
), :normal otherwise.
[Validate]