Excel for WinRT
C1.Xaml.Excel Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassC1XLBook

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.

ClassShapeCollection Represents a collection of XLShape objects on an XLSheet.
ClassXLBorderFormatting The border formatting.
ClassXLCell Represents individual cells in an XLSheet and provides properties for getting and setting the cell Value, Style, and Hyperlink.
ClassXLCellRange Represents a range of XLCell objects in an XLSheet.
ClassXLCellRangeCollection Represents a collection of XLCellRange objects on an XLSheet.
ClassXLColumn Represents a column in a worksheet. This class provides properties for setting the column's width, style, and visibility.
ClassXLColumnCollection Represents a collection of XLColumn objects that represent the individual columns in each XLSheet.
ClassXLComment Represents a comment associated with a cell.
ClassXLCommentCollection Represents a collection of XLComment objects in a XLSheet.
ClassXLCommentShape Represents a text shape embedded in an XLSheet.
ClassXLConditionalFormatting Conditional formatting.
ClassXLConditionalFormattingCollection The collection of conditional formattin ranges.
ClassXLConditionalFormattingRangeCollection The collection of conditional formatting ranges.
ClassXLConditionalFormattingRule Conditional formatting.
ClassXLConditionalFormattingRuleCollection The collection of conditional formattin ranges.
ClassXLFont XLFont
ClassXLFontFormatting The font formatting.
ClassXLNamedRange Represents a named range of XLCell objects on one or several worksheets.
ClassXLNamedRangeCollection Represents a collection of XLNamedRange objects.
ClassXLPatternFormatting The pattern formatting.
ClassXLPictureShape Represents an Image embedded in an XLSheet.
ClassXLPrintSettings Provides options and settings for printing XLSheet objects.
ClassXLRange The simple cell range.
ClassXLRow Represents a row in a worksheet, provides properties for setting the row's height, style, and visibility.
ClassXLRowCollection Represents a collection of XLRow objects that represent the individual rows in each XLSheet.
ClassXLShape Represents a shape embedded in an XLSheet.
ClassXLSheet Represents individual worksheets in an Excel workbook (C1XLBook).
ClassXLSheetCollection Collection of XLSheet objects that represent the individual worksheets in a C1XLBook.
ClassXLStyle Contains style elements used to define the appearance of the cells.
ClassXLTextShape Represents a common text shape embedded in an XLSheet.
Interfaces
 InterfaceDescription
InterfaceICloneable Supports cloning, which creates a new instance of a class with the same value as an existing instance.
Enumerations
 EnumerationDescription
EnumerationCalculationMode Specifies calculation mode for all formulas in the workbook.
EnumerationCompatibilityMode Specifies limits to sheet size that correspond to specific versions of Microsoft Excel.
EnumerationConsolidationFunction Specifies consolidation function for sheet subtotals.
EnumerationFileFormat Specifies the file format to use when loading or saving workbooks.
EnumerationImageScaling Specifies how images are scaled within spreadsheet cells.
EnumerationXLAlignHorzEnum Specifies how to align cell content horizontally within a cell.
EnumerationXLAlignVertEnum Specifies how to align cell content vertically within a cell.
EnumerationXLConditionalFormattingOperator Conditional formatting operator (applicable when cell type formating).
EnumerationXLConditionalFormattingType Conditional formatting type.
EnumerationXLDiagonalFlags Specifies the type of diagonal line to draw across the cells.
EnumerationXLEscapementType Conditional formatting escapement type for the font.
EnumerationXLFontScript The Excel font superscript/subscript style.
EnumerationXLHorizTextAlign Specifies horizontal text alignment.
EnumerationXLLineStyleEnum Specifies the line style used for the cell borders.
EnumerationXLPatternEnum Specifies the pattern used to fill the cell background.
EnumerationXLPictureViewType Specifies how images should be displayed (color, grayscale, or black and white).
EnumerationXLRangeType The range type.
EnumerationXLReadingDirection Specifies the reading direction (East Asian versions of MS Excel).
EnumerationXLReferenceMode The reference mode.
EnumerationXLReferenceType The reference type.
EnumerationXLShapeDashedLineStyleEnum Specifies the dash style of borders drawn around XLShape objects.
EnumerationXLShapeLineStyleEnum Specifies the style of borders drawn around XLShape objects.
EnumerationXLTextOrientation Specifies text orientation.
EnumerationXLUnderlineStyle The Excel font underline style.
EnumerationXLUnderlineType Conditional formatting underline type for the font.
EnumerationXLVertTextAlign Specifies vertical text alignment.
See Also

Reference

C1.Xaml.Excel Assembly

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback