Spread WPF 17
GrapeCity.Excel Namespace / IExcelWorkbook Interface
Properties Methods

In This Topic
    IExcelWorkbook Interface Members
    In This Topic

    The following tables list the members exposed by IExcelWorkbook.

    Public Properties
     NameDescription
     PropertyGets or sets the index of the active pane.  
     PropertyGets or sets the index of the active sheet.  
     PropertyGets or sets the built-in names used in the workbook  
     PropertyGets or sets the calculation mode of the workbook  
     PropertyGets or sets the color palette used in the workbook.  
     PropertyGets or sets the custom or function names used in the workbook.  
     PropertyGets or sets the default cell format of the workbook..  
     PropertyGet or set the name of the default table style to apply to new PivotTables.  
     PropertyGet or set the name of the default table style to apply to new tables.  
     PropertyGets or sets the differential formatting settings of the workbook.  
     PropertyGets or sets the excel cell formats used in the workbook.  
     PropertyGets or sets the excel rect used to represents the workbook window.  
     PropertyGets the excel styles used in the workbook.  
     PropertyGets or sets the extern workbook information used in the workbook  
     PropertyGets or sets the first index of the displayed tab.  
     PropertyGets or sets the horizontal scroll bar policy.  
     PropertyGets or sets a value indicating whether the workbook use 1904 date system.  
     PropertyGets or sets a value indicating whether this instance is iterate calculate.  
     PropertyGets or sets a value indicating whether this instance is window display as icon.  
     PropertyGets or sets a value indicating whether this instance is window hidden.  
     PropertyGets or sets a value indicating whether the IExcelWorkbook instance is locked.  
     PropertyGets or sets the maximum change of the workbook.  
     PropertyGets or sets the maximum iterations of the workbook  
     PropertyGets or sets the global named cell ranges.  
     PropertyGets the excel operator which used to read or write information from (to) excel.  
     PropertyGets or sets a value indicating whether the value is full precision.  
     PropertyGets or sets a value indicating whether recalculate formulas before save.  
     PropertyGets or sets the workbook reference style.  
     PropertyGets or sets a value indicating whether save external links during save.  
     PropertyGets or sets the selected tab count.  
     PropertyGet the table styles used in the current workbook  
     PropertyGets or sets the tab strip policy.  
     PropertyGets or sets the tab strip ratio.  
     PropertyGets or sets the theme used in the IExcelWorkbook instance.  
     PropertyGets or sets the vertical scroll bar policy.  
     PropertyGets the collection of IExcelWorksheet of the workbook.  
    Top
    Public Methods
     NameDescription
     MethodGets the closest palette color of specified color.  
     MethodGets the color of the specified color scheme index.  
    Top
    See Also