Todo List
Implements interfaces:
PHPExcel_Style_Protection __construct( [boolean $isSupervisor = false], [boolean $isConditional = false])
PHPExcel_Style_Protection applyFromArray( [array $pStyles = null])
PHPExcel_Style_Protection bindParent( PHPExcel_Style $parent)
string getActiveCell( )
Only used for supervisor
PHPExcel_Worksheet getActiveSheet( )
string getHashCode( )
string getHidden( )
boolean getIsSupervisor( )
string getLocked( )
string getSelectedCells( )
PHPExcel_Style_Protection getSharedComponent( )
Only used for style supervisor
array getStyleArray( array $array)
PHPExcel_Style_Protection setHidden( [string $pValue = self::PROTECTION_INHERIT])
PHPExcel_Style_Protection setLocked( [string $pValue = self::PROTECTION_INHERIT])
void __clone( )
[line 39]
[line 40]
[line 41]