$font_index =
[line 57]
Index to the FONT record.
$_bg_color =
[line 189]
The cell's background color.
$_bold =
[line 75]
Bold style
$_bottom =
[line 201]
Style of the bottom border of the cell
$_bottom_color =
[line 207]
Color of the bottom border of the cell.
$_color =
[line 87]
Index to the cell's color
$_fg_color =
[line 183]
The cell's foreground color.
$_font_charset =
[line 129]
Byte specifiying the font charset.
$_font_family =
[line 123]
Byte specifiying the font family.
$_font_name =
[line 63]
The font name (ASCII).
$_font_outline =
[line 105]
Bit specifiying if the font has outline.
$_font_script =
[line 117]
2 bytes specifiying the script type for the font.
$_font_shadow =
[line 111]
Bit specifiying if the font has shadow.
$_font_strikeout =
[line 99]
Bit specifiying if the font has strikeout.
$_hidden =
[line 141]
Bit specifying if formulas are hidden.
$_italic =
[line 81]
Bit specifiying if the font is italic.
$_left =
[line 225]
Style of the left border of the cell
$_left_color =
[line 231]
Color of the left border of the cell.
$_locked =
[line 147]
Bit specifying if the cell is locked.
$_num_format =
[line 135]
An index (2 bytes) to a FORMAT record (number format).
$_pattern =
[line 195]
The cell's background fill pattern.
$_right =
[line 237]
Style of the right border of the cell
$_right_color =
[line 243]
Color of the right border of the cell.
$_rotation =
[line 177]
The two bits specifying the text rotation.
$_size =
[line 69]
Height of font (1/20 of a point)
$_text_h_align =
[line 153]
The three bits specifying the text horizontal alignment.
$_text_justlast =
[line 171]
1 bit, apparently not used.
$_text_v_align =
[line 165]
The three bits specifying the text vertical alignment.
$_text_wrap =
[line 159]
Bit specifying if the text is wrapped at the right border.
$_top =
[line 213]
Style of the top border of the cell
$_top_color =
[line 219]
Color of the top border of the cell.
$_underline =
[line 93]
The text underline property
$_xf_index =
[line 51]
The index given by the workbook when creating a new format.