|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.office.excel.Record
org.millscript.office.excel.records.CondFmt
public class CondFmt
| Constructor Summary | |
|---|---|
CondFmt()
|
|
| Method Summary | |
|---|---|
void |
setAllConditionallyFormattedRanges(CellRangeAddress[] ranges)
|
void |
setCfCellsNeedRecalcOrRedraw(boolean needUpdate)
|
void |
setNumberOfFollowingCFRecords(int n)
|
void |
setRangeEnclosingAllConditionallyFormattedRanges(CellRangeAddress range)
|
| Methods inherited from class org.millscript.office.excel.Record |
|---|
decorate, handle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CondFmt()
| Method Detail |
|---|
public void setAllConditionallyFormattedRanges(CellRangeAddress[] ranges)
ranges - The allConditionallyFormattedRanges to set.public void setCfCellsNeedRecalcOrRedraw(boolean needUpdate)
needUpdate - The cfCellsNeedRecalcOrRedraw to set.public void setNumberOfFollowingCFRecords(int n)
n - The numberOfFollowingCFRecords to set.public void setRangeEnclosingAllConditionallyFormattedRanges(CellRangeAddress range)
range - The rangeEnclosingAllConditionallyFormattedRanges to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||