Todo List
Implements interfaces:
PHPExcel_Style_Fill __construct( [boolean $isSupervisor = false], [boolean $isConditional = false])
PHPExcel_Style_Fill applyFromArray( [array $pStyles = null])
PHPExcel_Style_Fill bindParent( PHPExcel_Style $parent)
string getActiveCell( )
Only used for supervisor
PHPExcel_Worksheet getActiveSheet( )
PHPExcel_Style_Color getEndColor( )
string getFillType( )
string getHashCode( )
boolean getIsSupervisor( )
double getRotation( )
string getSelectedCells( )
PHPExcel_Style_Fill getSharedComponent( )
Only used for style supervisor
PHPExcel_Style_Color getStartColor( )
array getStyleArray( array $array)
PHPExcel_Style_Fill setEndColor( [PHPExcel_Style_Color $pValue = null])
PHPExcel_Style_Fill setFillType( [string $pValue = PHPExcel_Style_Fill::FILL_NONE])
PHPExcel_Style_Fill setRotation( [double $pValue = 0])
PHPExcel_Style_Fill setStartColor( [PHPExcel_Style_Color $pValue = null])
void __clone( )
[line 41]
[line 42]
[line 39]
[line 43]
[line 44]
[line 45]
[line 46]
[line 47]
[line 48]
[line 49]
[line 50]
[line 51]
[line 52]
[line 53]
[line 54]
[line 55]
[line 56]
[line 57]
[line 58]
[line 59]
[line 40]