| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IconMultiStateFormatting
High level representation for the Icon / Multi-State Formatting component of Conditional Formatting settings
| Nested Class Summary | |
|---|---|
| static class | IconMultiStateFormatting.IconSet | 
| Method Summary | |
|---|---|
|  ConditionalFormattingThreshold | createThreshold()Creates a new, empty Threshold | 
|  IconMultiStateFormatting.IconSet | getIconSet()Get the Icon Set used | 
|  ConditionalFormattingThreshold[] | getThresholds()Gets the list of thresholds | 
|  boolean | isIconOnly()Should Icon + Value be displayed, or only the Icon? | 
|  boolean | isReversed() | 
|  void | setIconOnly(boolean only)Control if only the Icon is shown, or Icon + Value | 
|  void | setIconSet(IconMultiStateFormatting.IconSet set)Changes the Icon Set used | 
|  void | setReversed(boolean reversed) | 
|  void | setThresholds(ConditionalFormattingThreshold[] thresholds)Sets the of thresholds. | 
| Method Detail | 
|---|
IconMultiStateFormatting.IconSet getIconSet()
void setIconSet(IconMultiStateFormatting.IconSet set)
If the new Icon Set has a different number of icons to the old one, you must update the thresholds before saving!
boolean isIconOnly()
void setIconOnly(boolean only)
boolean isReversed()
void setReversed(boolean reversed)
ConditionalFormattingThreshold[] getThresholds()
void setThresholds(ConditionalFormattingThreshold[] thresholds)
IconMultiStateFormatting.IconSet.num for the current getIconSet()
ConditionalFormattingThreshold createThreshold()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||