GrapeCity.Xaml.Excel
IExcelWriter Interface Methods

For a list of all members of this type, see IExcelWriter members.

Public Methods
 NameDescription
 MethodFinish Finish - called after the Excel file has completed saving.  
 MethodGetAutoFilter Get the AutoFilter information for the specified sheet  
 MethodGetBuiltInNameList Get the built-in name information used in the workbook  
 MethodGetCalculationProperty Gets the current workbook calculation property.  
 MethodGetCells Get all non empty cells used in the specified sheet.  
 MethodGetColorPalette Get the color palette used in the workbook  
 MethodGetConditionalFormat Get all conditional formatting settings defined in the specified sheet.  
 MethodGetCustomOrFunctionNameList Get the custom and function name information used in the workbook  
 MethodGetDefaultColumnWidth Gets the default column width of the specified sheet  
 MethodGetDefaultRowHeight Gets the default row height of the specified sheet  
 MethodGetDifferentialFormattingRecords Gets the differential formatting settings used in the workbook  
 MethodGetDimensions Get the minimum and maximum bounds of the sheet.  
 MethodGetDisplayElements Gets whether the specified sheet should show formula, show zeros, show gridlines, show row column headers, and whether its column is right to left.  
 MethodGetExcelCellFormats Gets the format settings used in the current workbook  
 MethodGetExcelDefaultCellFormat Get the default cell format setting  
 MethodGetExcelStyles Gets the excel styles used in the current workbook  
 MethodGetExternWorkbookInfo Get the external referenced workbook information used in the workbook  
 MethodGetFrozen Gets the frozen row and column count of the specified sheet  
 MethodGetGridlineColor Get the gridline color of the specified sheet.  
 MethodGetGutters Gets the row and column gutter settings of the specified sheet.  
 MethodGetInternalDefinedNames Get all named cell ranged defined in the current workbook  
 MethodGetMergedCells Get merged cells information of the specified sheet  
 MethodGetNonEmptyColumns Get all non empty columns in the specified sheet.  
 MethodGetNonEmptyRows Get all non empty row index in the specified sheet.  
 MethodGetOutlineDirection Get the summary rows/columns directions  
 MethodGetPaletteColor Get the index of the closest color of the workbook color palette  
 MethodGetPane Gets the number and position of unfrozen panes in a window  
 MethodGetPrintArea Get the print area setting of the specified sheet.  
 MethodGetPrintOptions Gets the print options of the sheet  
 MethodGetPrintPageMargin Gets the print page margin information  
 MethodGetPrintPageSetting Gets the print page setting of the sheet.  
 MethodGetPrintTitle Get the print title setting of the specified sheet.  
 MethodGetProtect Gets the protection setting of the specified sheet  
 MethodGetScroll Gets the scroll bars setting for the horizontal and vertical scroll bars.  
 MethodGetSelectionList Gets the selection list of the specified sheet  
 MethodGetSheetCount Gets the sheets count of the current workbook  
 MethodGetSheetName Gets the name of the sheet.  
 MethodGetTabs Get the tab settings of the current workbook  
 MethodGetTheme Get the theme used in the workbook  
 MethodGetTopLeft Gets the first visible row and column information in the window  
 MethodGetValidationData Gets the data validation information for the specified sheet  
 MethodGetWindow Get the location of the window, whether it's hidden or currently displayed as an icon  
 MethodGetWorkbookProperty Gets the current workbook property setting  
 MethodGetZoom Gets the zoom (scaling factor) for exporting to Excel file.  
 MethodIsCalculationError Determine if the value is a calculation error; if it is, get the error id  
 MethodIsSheetHidden Get the value which indicate whether the sheet is visible or hidden.  
 MethodOnExcelSaveError This method will be invoked when exception or abnormal condition happens during save file.  
Top
See Also

Reference

IExcelWriter Interface
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options