Todo List
Implements interfaces:
PHPExcel_Style_Conditional addCondition( [string $pValue = ''])
PHPExcel_Style_Conditional __construct( )
string getCondition( )
string[] getConditions( )
string getConditionType( )
string getHashCode( )
string getOperatorType( )
PHPExcel_Style getStyle( )
string getText( )
PHPExcel_Style_Conditional setCondition( [string $pValue = ''])
PHPExcel_Style_Conditional setConditions( string[] $pValue)
PHPExcel_Style_Conditional setConditionType( [string $pValue = PHPExcel_Style_Conditional::CONDITION_NONE])
PHPExcel_Style_Conditional setOperatorType( [string $pValue = PHPExcel_Style_Conditional::OPERATOR_NONE])
PHPExcel_Style_Conditional setStyle( [PHPExcel_Style $pValue = null])
PHPExcel_Style_Conditional setText( [string $value = null])
void __clone( )
[line 40]
[line 41]
[line 42]
[line 39]
[line 46]
[line 56]
[line 54]
[line 47]
[line 48]
[line 49]
[line 50]
[line 51]
[line 52]
[line 45]
[line 55]
[line 53]