For a list of all members of this type, see Workbook members.
Name | Description | |
---|---|---|
![]() | CharacterWidth256thsToPixels | Converts units of 1/256s of the average character width to pixels. |
![]() | ClearConnectionData | Clears all external data connections from the Workbook. |
![]() | ClearPivotTableData | Clears all pivot tables and associated slicers from the Workbook. |
![]() | ClearVbaData | Clears all vba information from the Workbook. |
![]() | CreateNewWorkbookFont | Factory method which creates new workbook font. |
![]() | CreateNewWorksheetCellFormat | Creates new worksheet cell format. |
![]() ![]() | GetMaxColumnCount | Returns the number of columns that are supported by the specified format. |
![]() ![]() | GetMaxRowCount | Returns the number of rows that are supported by the specified format. |
![]() | GetTable | Gets the table with the specified name. |
![]() ![]() | GetWorkbookFormat | Returns the WorkbookFormat based on the file extension of the specified file. |
![]() | IsValidFunctionName | Gets a value indicating whether the specified function will be recognized and solved by Microsoft Excel when the workbook is saved out. |
![]() ![]() | IsWorkbookEncrypted | Determines whether the workbook in the specified stream is encrypted with an open password. |
![]() ![]() | Load | Reads a workbook from a stream. |
![]() | PixelsToCharacterWidth256ths | Converts pixels to units of 1/256s of the average character width. |
![]() | Protect | Protects the Workbook without a password. |
![]() | Recalculate | Overloaded. Recalculates all dirty formulas pending a calculation on the workbook. |
![]() | RegisterUserDefinedFunction | Registers a single Infragistics.Documents.Excel.CalcEngine.ExcelCalcFunction instance. |
![]() | RegisterUserDefinedFunctionLibrary | Registers an assembly containing Infragistics.Documents.Excel.CalcEngine.ExcelCalcFunction derived types. |
![]() | ResumeCalculations | Resumes the calculation of formulas. |
![]() | Save | Overloaded. Writes the workbook to a stream. |
![]() | SetCurrentFormat | Sets the current format of the workbook. |
![]() | SuspendCalculations | Temporarily suspends the calculation of formulas. |
![]() | Unprotect | Removes the Workbook protection. |