class

Xls::Spreadsheet::Xf

Inherits Xls::InspectableMethods < Reference < Object

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

Instance methods

alignment

Returns alignment and text break

Source
border_line_background

Returns information on border line styles, line colors, and background colors

Source
font?

Returns associated Xls::Spreadsheet::Font or nil

Source
format?

Returns associated Xls::Spreadsheet::Format or nil

Source
indent

Returns indentation, shrink to cell size, and text direction

Source
rotation

Returns text rotation angle

Source
to_unsafe
Source
type

Returns XF type, cell protection, and parent style XF

Source
used_attrs

Returns flags for used attribute groups

Checks for validity on specific groups on this XF record

Source

Nested types