PHPExcel_Writer_Excel5_Xf
| category | PHPExcel |
|---|---|
| package | PHPExcel_Writer_Excel5 |
| copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
__construct(\PHPExcel_Style $style)
setBgColor(int $colorIndex)
| access | public |
|---|
intColor index
setBottomColor(int $colorIndex)
| access | public |
|---|
intColor index
setDiagColor(int $colorIndex)
| access | public |
|---|
intColor index
setFgColor(int $colorIndex)
| access | public |
|---|
intColor index
setFontIndex(int $value)
intFont index, note that value 4 does not exist
setIsStyleXf(boolean $value)
boolean
setLeftColor(int $colorIndex)
| access | public |
|---|
intColor index
setNumberFormatIndex(integer $numberFormatIndex)
..
| access | public |
|---|
integerIndex to format record
setRightColor(int $colorIndex)
| access | public |
|---|
intColor index
setTopColor(int $colorIndex)
| access | public |
|---|
intColor index
writeXf() : string
stringThe XF record_mapBorderStyle(string $borderStyle) : int
string
int_mapFillType(string $fillType) : int
string
int_mapHAlign(string $hAlign) : int
string
int_mapHidden(string $hidden) : int
string
int_mapLocked(string $locked) : int
string
int_mapTextRotation(int $textRotation) : int
int
int_mapVAlign(string $vAlign) : int
string
int$_bg_color : integer
$_bottom_color : integer
$_fg_color : integer
$_left_color : integer
$_numberFormatIndex : integer
$_right_color : integer
$_text_justlast : integer
$_top_color : integer
$_fontIndex : integer
Index 4 does not exist
$_isStyleXf : boolean
$_mapBorderStyle
| static | array of int |
|---|
$_mapFillType
| static | array of int |
|---|
$_mapHAlign
| static | array of int |
|---|
$_mapVAlign
| static | array of int |
|---|