:: com :: sun :: star :: sheet ::

service ConditionFormatEntry

Exported Interfaces - Summary
XConditionEntry
Properties' Summary
long
Operator
 
string
StyleName
 
string
Formula1
[ OPTIONAL ]
 
string
Formula2
[ OPTIONAL ]
 
Exported Interfaces - Details
XConditionEntry
Properties' Details
Operator
long Operator;
StyleName
string StyleName;
Formula1
string Formula1;
Usage Restrictions
optional
Formula2
string Formula2;
Usage Restrictions
optional

 
Top of Page