|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConditionalFormats
Represents a collection of conditional formats.
Method Summary | |
---|---|
IConditionalFormat |
addCondition()
Adds new condition to the collection. |
IConditionalFormat |
get(int index)
Returns single element from the collection. |
int |
getCount()
Returns number of elements in the collection. |
void |
removeAt(int index)
Removes the conditional formatting at the specified Index. |
Method Detail |
---|
int getCount()
IConditionalFormat get(int index)
IConditionalFormat addCondition()
void removeAt(int index)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |