Excel for WPF and Silverlight
C1.WPF.Excel Namespace
Inheritance Hierarchy
Classes
 ClassDescription
Class

Represents an Excel workbook containing one or more worksheets.

Contains methods for loading and saving XLS files, and exposes a collection of XLSheet objects that represent the individual worksheets.

ClassRepresents a collection of XLShape objects on an XLSheet.
ClassThe border formatting.
ClassRepresents individual cells in an XLSheet and provides properties for getting and setting the cell Value, Style, and Hyperlink.
ClassRepresents a range of XLCell objects in an XLSheet.
ClassRepresents a collection of XLCellRange objects on an XLSheet.
ClassRepresents a column in a worksheet. This class provides properties for setting the column's width, style, and visibility.
ClassRepresents a collection of XLColumn objects that represent the individual columns in each XLSheet.
ClassRepresents a comment associated with a cell.
ClassRepresents a collection of XLComment objects in a XLSheet.
ClassRepresents a text shape embedded in an XLSheet.
ClassConditional formatting.
ClassThe collection of conditional formattin ranges.
ClassThe collection of conditional formatting ranges.
ClassConditional formatting.
ClassThe collection of conditional formattin ranges.
ClassData validation.
ClassThe collection of conditional formattin ranges.
ClassThe collection of conditional formatting ranges.
ClassXLFont
ClassThe font formatting.
ClassRepresents a named range of XLCell objects on one or several worksheets.
ClassRepresents a collection of XLNamedRange objects.
ClassRepresents a shape that was inserted in the sheet using Excel and is preserved but not fully exposed by the C1XLBook component.
ClassThe pattern formatting.
ClassRepresents an Image embedded in an XLSheet.
ClassProvides options and settings for printing XLSheet objects.
ClassProvides data for the C1.C1Excel.C1XLBook.Progress event of a C1XLBook.
ClassThe simple cell range.
ClassRepresents a row in a worksheet, provides properties for setting the row's height, style, and visibility.
ClassRepresents a collection of XLRow objects that represent the individual rows in each XLSheet.
ClassRepresents a shape embedded in an XLSheet.
ClassRepresents individual worksheets in an Excel workbook (C1XLBook).
ClassCollection of XLSheet objects that represent the individual worksheets in a C1XLBook.
ClassContains style elements used to define the appearance of the cells.
ClassRepresents a common text shape embedded in an XLSheet.
Interfaces
 InterfaceDescription
InterfaceSupports cloning, which creates a new instance of a class with the same value as an existing instance.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle the C1.C1Excel.C1XLBook.Progress event of a C1XLBook.
Enumerations
 EnumerationDescription
EnumerationSpecifies calculation mode for all formulas in the workbook.
EnumerationSpecifies limits to sheet size that correspond to specific versions of Microsoft Excel.
EnumerationSpecifies consolidation function for sheet subtotals.
EnumerationSpecifies the file format to use when loading or saving workbooks.
EnumerationSpecifies how images are scaled within spreadsheet cells.
EnumerationSpecifies the description of the Japanese input rules.
EnumerationSpecifies how to align cell content horizontally within a cell.
EnumerationSpecifies how to align cell content vertically within a cell.
EnumerationComparison operator (applicable when cell type formating).
EnumerationConditional formatting operator (applicable when cell type formating).
EnumerationConditional formatting type.
EnumerationSpecifies the type of diagonal line to draw across the cells.
EnumerationError style (status).
EnumerationThe Excel font superscript/subscript style (escapement type).
EnumerationSpecifies horizontal text alignment.
EnumerationSpecifies the line style used for the cell borders.
EnumerationSpecifies the pattern used to fill the cell background.
EnumerationSpecifies how images should be displayed (color, grayscale, or black and white).
EnumerationThe range type.
EnumerationSpecifies the reading direction (East Asian versions of MS Excel).
EnumerationThe Excel reference mode (A1 or R1C1).
EnumerationThe reference type.
EnumerationSpecifies the dash style of borders drawn around XLShape objects.
EnumerationSpecifies the style of borders drawn around XLShape objects.
EnumerationSpecifies text orientation.
EnumerationConditional formatting underline type for the font.
EnumerationSpecifies the type of validation test to be performed in conjunction with values.
EnumerationSpecifies vertical text alignment.
See Also

Reference

C1.WPF.Excel.4 Assembly