public interface IExcelOptions
| Modifier and Type | Method and Description |
|---|---|
IDataOptions |
getData()
Returns the IDataOptions that represents the options related to data import and data analysis.
|
IFormulaOptions |
getFormulas()
Returns the IFormulaOptions that represents the options related to formula caculation, performance, and error handing.
|
IFormulaOptions getFormulas()
IDataOptions getData()