GrapeCity.Xaml.Excel
IExcelReader Interface Members
Methods 

The following tables list the members exposed by IExcelReader.

Public Methods
 NameDescription
 MethodAddSheetAdd a new IExcelWorksheet instance to the underlying IExcelWorkbook model.  
 MethodBof Beginning of file; notifies the implementer that the global workbook stream is loading or we are loading a new Worksheet.  
 MethodFinish It will be called after the Excel file has completed loading.  
 MethodOnExcelLoadError This method will be invoked when exception or abnormal condition happens  
 MethodSetArrayFormula Set array formula to a range of cells  
 MethodSetAutoFilterAdd an IExcelAutoFilter instance to the specified sheet  
 MethodSetBuiltInNameList Add all used builtIn names to workbook  
 MethodSetCalculationPropertySet the CalculationProperty property for the entire workbook.  
 MethodSetCell A all-in-one method which will set value, cell type, format index and formula for the specified cell.  
 MethodSetCellFormula Set formula for a specified cell.  
 MethodSetCellHyperLink Set hyperlink to a specified cell.  
 MethodSetCellNote Sets cell note for the specified cell.  
 MethodSetCellStyle Set the format properties for a specified cell.  
 MethodSetCellValue Set value to a specified cell  
 MethodSetColorPalette Set the custom palette used in the workbook  
 MethodSetColumnInfo Set serials properties to specified columns.  
 MethodSetConditionalFormattingAdd a new ExcelConditionalFormat instance to the specified worksheet  
 MethodSetCustomOrFunctionNameList Add all custom or function names to workbook  
 MethodSetDefaultColumnWidth Set the default column width  
 MethodSetDefaultRowHeight Set the default row height.  
 MethodSetDifferentialFormattingRecordAdd IDifferentialFormatting collection to the workbook, which used to represent formatting properties that are used in various features to modify cell formatting  
 MethodSetDimensions Set the minimum and maximum bounds of the sheet.  
 MethodSetDisplayElements Set whether the specified sheet should show formula, show zeros, show gridline, show row column header, and whether its column is right to left.  
 MethodSetExcelCellFormatAdd an IExtendedFormat instance to workbook  
 MethodSetExcelDefaultCellFormat Set the default cell format of the workbook  
 MethodSetExcelStyle Add built-in or user defined style to the workbook  
 MethodSetExcelWorkbookPropertySet the IExcelWorkbookPropery for the entire Workbook.  
 MethodSetExternalReferencedWorkbookInfo Add the external referenced workbook info to the workbook  
 MethodSetGridlineColor Set the gridline color for the specified worksheet.  
 MethodSetMergeCells Set the merged cell information  
 MethodSetNamedCellRange Sets the named cell range  
 MethodSetOutlineDirection Set the summary row/column directions  
 MethodSetPane Set the number and position of unfrozen panes in a window  
 MethodSetPrintArea Set the print area of the specified zero-based sheet  
 MethodSetPrintHFImage  
 MethodSetPrintOptionSet the print page margins for specified IExcelWorkbook instance.  
 MethodSetPrintPageMarginSet the print page margins for specified IExcelWorkbook instance.  
 MethodSetPrintPageSettingSet the print page margins for specified IExcelWorkbook instance.  
 MethodSetPrintTitles Set the print title of the specified zero-based sheet  
 MethodSetProtect Set the protection state for a sheet or workbook  
 MethodSetRowColumnGutters Set the size of row and column gutters which is measured in screen units.  
 MethodSetRowInfo Set the row information at the specified index.  
 MethodSetScroll Set the horizontal and vertical scroll bar policies for workbook  
 MethodSetSelection Set the cell selections for the specified worksheet  
 MethodSetTabs Set the tab information of the workbook  
 MethodSetTheme Set the theme used in the workbook  
 MethodSetTopLeft Set the first visible row and column information in the window  
 MethodSetValidationDataAdd an IExcelDataValidation instance for a range of cells  
 MethodSetWindow Set the location of the window, whether it's hidden or currently displayed as an icon  
 MethodSetZoom Set the zoom magnification for a specified sheet  
Top
See Also

Reference

IExcelReader Interface
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options