Todo List
Implements interfaces:
PHPExcel_Style_Border applyFromArray( [array $pStyles = null])
PHPExcel_Style_Border bindParent( PHPExcel_Style_Borders $parent, string $parentPropertyName)
PHPExcel_Style_Border __construct( [boolean $isSupervisor = false])
string getActiveCell( )
Only used for supervisor
PHPExcel_Worksheet getActiveSheet( )
string getBorderStyle( )
PHPExcel_Style_Color getColor( )
string getHashCode( )
boolean getIsSupervisor( )
string getSelectedCells( )
PHPExcel_Style_Border getSharedComponent( )
Only used for style supervisor
array getStyleArray( array $array)
PHPExcel_Style_Border setBorderStyle( [string $pValue = PHPExcel_Style_Border::BORDER_NONE])
PHPExcel_Style_Border setColor( [PHPExcel_Style_Color $pValue = null])
void __clone( )
[line 40]
[line 41]
[line 42]
[line 43]
[line 44]
[line 45]
[line 46]
[line 47]
[line 48]
[line 49]
[line 39]
[line 50]
[line 51]
[line 52]