public interface IAutoCorrect
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAutoFillFormulasInLists()
Affects the creation of calculated columns created by automatic fill-down
lists.
|
void |
setAutoFillFormulasInLists(boolean value)
Affects the creation of calculated columns created by automatic fill-down
lists.
|
boolean getAutoFillFormulasInLists()
void setAutoFillFormulasInLists(boolean value)