Spread WPF 17
GrapeCity.Excel Namespace / ExcelWorkbook Class
Properties Methods

In This Topic
    ExcelWorkbook Class Members
    In This Topic

    The following tables list the members exposed by ExcelWorkbook.

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