Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Options Property
In This Topic
    Options Property (IWorkbook)
    In This Topic
    Returns the IExcelOptions object that represents some settings to control workbook behavior.
    Syntax
    IExcelOptions Options {get;}
    See Also