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 - 2010 PHPExcel (http://www.codeplex.com/PHPExcel)

Variables

Methods



Class Details

[line 51]
PHPExcel_Writer_Excel5_Font

PHPExcel_Writer_Excel5_Font




Tags:

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


[ Top ]


Class Variables

$_BIFFVersion =

[line 58]

BIFF version

BIFF version




Tags:

access:  private

Type:   int


[ Top ]

$_colorIndex =

[line 65]

Color index

Color index




Tags:

access:  private

Type:   int


[ Top ]

$_font =

[line 72]

Font

Font




Tags:

access:  private



[ Top ]



Class Methods


constructor __construct [line 79]

PHPExcel_Writer_Excel5_Font __construct( [ $font = null])

Constructor

Constructor




Tags:

access:  public


Parameters:

PHPExcel_Style_Font   $font  

[ Top ]

method setBIFFVersion [line 173]

void setBIFFVersion( int $BIFFVersion)

Set BIFF version

Set BIFF version




Tags:

access:  public


Parameters:

int   $BIFFVersion  

[ Top ]

method setColorIndex [line 91]

void setColorIndex( int $colorIndex)

Set the color index

Set the color index




Tags:

access:  public


Parameters:

int   $colorIndex  

[ Top ]

method writeFont [line 101]

string writeFont( )

Get font record data

Get font record data




Tags:

access:  public


[ Top ]

method _mapBold [line 184]

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 197]

int _mapUnderline( string $underline)

Map underline

Map underline




Tags:

access:  private


Parameters:

string   $underline  

[ Top ]


Documentation generated on Mon, 11 Jan 2010 08:09:34 +0100 by phpDocumentor 1.4.1