PHPExcel_Writer_Excel5
[ class tree: PHPExcel_Writer_Excel5 ] [ index: PHPExcel_Writer_Excel5 ] [ all elements ]

Class: PHPExcel_Writer_Excel5_Font

Source Location: /PHPExcel/Writer/Excel5/Font.php

Class Overview


PHPExcel_Writer_Excel5_Font


Author(s):

Copyright:

  • Copyright (c) 2006 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)

Variables

Methods



Class Details

[line 41]
PHPExcel_Writer_Excel5_Font

PHPExcel_Writer_Excel5_Font




Tags:

copyright:  Copyright (c) 2006 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Variables

$_BIFFVersion =

[line 48]

BIFF version

BIFF version




Tags:

access:  private

Type:   int


[ Top ]

$_colorIndex =

[line 55]

Color index

Color index




Tags:

access:  private

Type:   int


[ Top ]

$_font =

[line 62]

Font

Font




Tags:

access:  private



[ Top ]



Class Methods


constructor __construct [line 69]

PHPExcel_Writer_Excel5_Font __construct( PHPExcel_Style_Font $font)

Constructor

Constructor




Tags:

access:  public


Parameters:

PHPExcel_Style_Font   $font  

[ Top ]

method setBIFFVersion [line 163]

void setBIFFVersion( int $BIFFVersion)

Set BIFF version

Set BIFF version




Tags:

access:  public


Parameters:

int   $BIFFVersion  

[ Top ]

method setColorIndex [line 81]

void setColorIndex( int $colorIndex)

Set the color index

Set the color index




Tags:

access:  public


Parameters:

int   $colorIndex  

[ Top ]

method writeFont [line 91]

string writeFont( )

Get font record data

Get font record data




Tags:

access:  public


[ Top ]

method _mapBold [line 174]

int _mapBold( boolean $bold)

Map to BIFF5-BIFF8 codes for bold

Map to BIFF5-BIFF8 codes for bold




Tags:

access:  private


Parameters:

boolean   $bold  

[ Top ]

method _mapUnderline [line 187]

int _mapUnderline( string $underline)

Map underline

Map underline




Tags:

access:  private


Parameters:

string   $underline  

[ Top ]


Documentation generated on Wed, 22 Apr 2009 08:58:28 +0200 by phpDocumentor 1.4.1