Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getOptions Method
In This Topic
    getOptions Method
    In This Topic
    Returns the IExcelOptions object that represents some settings to control workbook behavior.
    Syntax
    IExcelOptions getOptions()
    See Also