GrapeCity.Xaml.Excel
GrapeCity.Excel Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassAbsoluteAnchor Represents an absolute anchor
ClassAlignmentBlock Defines properties related to alignment settings.
ClassBuiltInExcelStyles Represents all excel built-in styles.
ClassBuiltInName A class implements IFunction used to represents An interface used to represents built-in name used in Excel
ClassCalculationProperty This class represents all properties related to excel calculation settings.
ClassColorScheme A class implements IColorScheme represents color scheme used for excel theme
ClassCustomExcelStyle A class implements IExcelStyle used to represents custom cell style.
ClassDifferentialFormatting Represent formatting properties that are used in various features to modify cell formatting
ClassExcel2010DataBarRule Represents new excel 2010 DataBar rule.
ClassExcel2010DataValidation Represents excel 2010 new supported data validation which has at least one external reference formula.
ClassExcelAutoFilter A class implements interface IExcelAutoFilter
ClassExcelBorder Represent the border settings used in ExtendedFormat
ClassExcelBorderSide Represent the border line properties.
ClassExcelCalcError Represents Excel calc errors
ClassExcelCell Represent a cell in the IExcelWorksheet.
ClassExcelCellRange A class implements IRange used to represents a range
ClassExcelColor Represents color used in Excel
ClassExcelColorFilter A class implements interface IExcelColorFilter
ClassExcelColorScaleRule Represents an icon set conditional formatting rule.
ClassExcelColumn Represent a excel column in ExcelWorksheet
ClassExcelConditionalFormat Represent a conditional formatting conditions
ClassExcelConditionalFormatValueObject Describes the values of the interpolation points in a gradient scale
ClassExcelCustomFilter A class implements interface IExcelCustomFilter
ClassExcelCustomFilters A class implements interface IExcelCustomFilters
ClassExcelCustomFunction A class implements IFunction used to represents a custom function
ClassExcelDataBarRule Describes a data bar conditional formatting rule.
ClassExcelDataValidation A class implements IExcelDataValidation used to represents the data validation settings used in Excel.
ClassExcelDateGroupItem A class implements interface IExcelDateGroupItem
ClassExcelDynamicFilter A class implement interface IExcelDynamicFilter
ClassExcelFilterColumn A class implements interface IExcelFilterColumn
ClassExcelFilters An class implements interface IExcelFilters
ClassExcelFont Represent the Excel Font settings.
ClassExcelFormula A class implements IExcelFormula, used to represent formula in Excel
ClassExcelGeneralRule A class implements IExcelGeneralRule represents a general conditional formatting rule.
ClassExcelHighlightingRule Represents a highlighting rule
ClassExcelHyperLink Represents the hyperlink in excel. Every hyperlink can contain a text mark and a description that is show in the sheet instead of the read link.
ClassExcelIconFilter A class implements interface IExcelIconFilter
ClassExcelIconSetsRule Describes an icon set conditional formatting rule.
ClassExcelImage Represents an Excel Image item
ClassExcelNumberFormat A class implements IExcelNumberFormat represents a number format settings
ClassExcelOperator A class used to open or save Excel document by IExcelReader and IExcelWriter.
ClassExcelPrintOptions Represent the print settings for the entire workbook.
ClassExcelPrintPageMargin Represent the page margin settings for the entire workbook.
ClassExcelPrintPageSetting Represent the print page settings for the entire workbook.
ClassExcelPrintSettings Represent the print settings for the entire workbook. the print setting contains page margin, page settings and print option settings.
ClassExcelRect A class implements interface IExcelRect, used to represents the client area of the window
ClassExcelRow represent a single row in ExcelWorksheet
ClassExcelSparkline An implementation of IExcelSparkline used to specifies information for a single sparkline
ClassExcelSparklineGroup An implementation used to represents a excel sparkline group setting.
ClassExcelStyle An class implements IBuiltInExcelStyle used to represent Excel built-in cell style.
ClassExcelTable An implementation of IExcelTable
ClassExcelTableBorder Represent the excel table border settings
ClassExcelTableColumn An implementation of IExcelTableColumn
ClassExcelTableStyle An implementation of IExcelTableStyle
ClassExcelTableStyleInfo An implementation of IExcelTableStyleInfo
ClassExcelTheme A class implements IExcelTheme used for represents theme used for excel.
ClassExcelTop10 A class implements interface IExcelTop10Filter
ClassExcelWarning Represents the warnings arising from loading or saving Excel files.
ClassExcelWorkbook Represents a Workbook
ClassExcelWorkbookPropery Represent workbook properties.
ClassExcelWorksheet Represents a worksheet
ClassExcelWorksheet.ExcelViewportInfo Specifies the position of frozen panes or unfrozen panes in the window used to display the sheet.
ClassExcelWorksheetCollection Represent the collection of IExcelWorksheet instances.
ClassExtendedFormat Represents the cell formats and styles in a workbook.
ClassExtendedHeadFooterSetting Represents the extended header footer setting for print.
ClassExternalCellRange A class implements IExternalRange used to represents an external range.
ClassExternalWorkbookInfo A class implements the IExternalWorkbookInfo interface which used to represents an external workbook
ClassFontScheme A class implements IFontScheme represents the font scheme used for excel theme
ClassGcSystemColors Contains system colors.
ClassNamedCellRange Used to represent a cell range in the Excel. If you selected a range and provide a name for it. you can then use that name in your formulas instead of using the raw range expression. in excel.
ClassOneCellAnchor Represents one cell anchor
ClassRunFormating A class implements IRunFormatting represents the run formatting
ClassSelectionRange A class implement ISelectionRange used to represents a selection range
ClassTableStyleElement An implementation of IExcelTableStyleElement
ClassThemeFont A class implements IThemeFont used for represents the theme font
ClassThemeFonts Represents the theme fonts
ClassTwoCellAnchor Specifies a two cell anchor placeholder for a group, a shape, or a drawing element.
ClassUnsupportedBiffRecord Represents the unsupported biff records
ClassUnsupportRecord
Interfaces
 InterfaceDescription
InterfaceIAlignmentBlock Defines properties related to alignment settings.
InterfaceIAnchor Dummy interface used to represents anchor.
InterfaceIBuiltInExcelStyle Defines the built-in cell style
InterfaceIBuiltInName An interface used to represents built-in name used in Excel
InterfaceICalculationProperty Defines workbook formula setting properties
InterfaceIColorScheme An interface used to defines a set of colors which are referenced to as a color scheme. The color scheme is responsible for defining a list a twelve colors. The twelve colors consist of six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink.
InterfaceIDifferentialFormatting Defines formatting for all non-cell formatting in the workbook. It specifies incremental (or differential) aspects of formatting directly inline within dxf element. The dxf formatting is to be applied on top of or in addition to any formatting already presents on the object using the dxf record.
InterfaceIExcel2010DataBarRule Represents new excel 2010 DataBar rule.
InterfaceIExcelAutoFilter An interface represents an AutoFilter definitions
InterfaceIExcelBorder Express a single set of cell border formats. (left, right, top, bottom). Color is optional, when missing, 'automatic' is implied.
InterfaceIExcelBorderSide Represents border side used in excel border
InterfaceIExcelCell Defines a generalized collection of properties that a value or class implements to represent properties of excel cell
InterfaceIExcelChartReader Represents a collection of generalized method which be used to read excel charts.
InterfaceIExcelChartWriter Represents a collection of generalized method which be used to read excel charts.
InterfaceIExcelColor Defines color used for excel
InterfaceIExcelColorFilter Specifies the color to filter by and whether to use the cell's fill or font color in the filter criteria.
InterfaceIExcelColorScaleRule Describes an icon set conditional formatting rule.
InterfaceIExcelColumn Defines a generalized collection of properties that a value or class implements to represent properties of excel column
InterfaceIExcelConditionalFormat Defines a format, such as cell shading or font color, that excel can automatically apply to cells if a specified condition is true.
InterfaceIExcelConditionalFormatRule Defines the common properties for every conditional formatting rule
InterfaceIExcelConditionalFormatValueObject Describes the values of the interpolation points in a gradient scale.
InterfaceIExcelCustomFilter Specifies an operator and a value.
InterfaceIExcelCustomFilters Specifies an operator and a value
InterfaceIExcelDataBarRule Describes a data bar conditional formatting rule.
InterfaceIExcelDataValidation Defines properties and conditions used to represents data validation used in Excel.
InterfaceIExcelDateGroupItem Represents a group of dates or times which are used in an AutoFilter criteria.
InterfaceIExcelDynamicFilter Specifies dynamic filter criteria
InterfaceIExcelFilter A generalized interface used to represent generalized ExcelFilter concept.
InterfaceIExcelFilterColumn Represents a column in the IExcelAutoFilter range and specifies filter information that has been applied to this column
InterfaceIExcelFilters When multiple values are chosen to filter by, or when a group of date values are chosen to filter by, this element groups those criteria together.
InterfaceIExcelFont Defines properties used for representing excel font settings
InterfaceIExcelFormula Defines Excel formula used in Excel
InterfaceIExcelGeneralRule Represent a general conditional formatting rule.
InterfaceIExcelHighlightingRule Defines a highlighting rule
InterfaceIExcelHyperLink Represents Hyperlink used in excel.
InterfaceIExcelIconFilter Specifies the icon set and particular icon within that set to filter by.
InterfaceIExcelIconSetsRule Defines an icon set conditional formatting rule.
InterfaceIExcelImage Represents an excle image item
InterfaceIExcelLoadOnDemandReader Represents an load on demand excel reader
InterfaceIExcelLosslessReader Lossless reader used to read the records which not support in the current vesion.
InterfaceIExcelLosslessWriter Represents methods used to support excel lossless editing features.
InterfaceIExcelNumberFormat Defines number format setting
InterfaceIExcelPrintOptions Defines properties used to represents excel print options
InterfaceIExcelPrintPageMargin Defines properties used to represents excel print page margin
InterfaceIExcelPrintPageSetting Defines properties of excel print page settings
InterfaceIExcelPrintSettings Defines excel print settings
InterfaceIExcelReader Represents a collection of generalized methods which be used to read Excel file or stream.
InterfaceIExcelReader2 Represents a collection of generalized methods which be used to read Excel file or stream.
InterfaceIExcelRect Represents the client area of the window.
InterfaceIExcelRow Defines a generalized collection of properties that a value or class implements to represent properties of excel row.
InterfaceIExcelSparkline Specifies information for a single sparkline.
InterfaceIExcelSparklineGroup Specifies properties of a Excel sparkline group.
InterfaceIExcelSparklineReader Represents a collection of generalized method which be used to read Excel Sparkline settings.
InterfaceIExcelSparklineWriter Represents a collection of method which be used to write customized sparkline to excel.
InterfaceIExcelStyle Defines cell styles used for excel
InterfaceIExcelTable Describes a excel table definition.
InterfaceIExcelTableBorder Express a single set of table border formats. (left, right, top, bottom). Color is optional, when missing, 'automatic' is implied.
InterfaceIExcelTableColumn An element representing a single column for the table.
InterfaceIExcelTableReader Represents a collection of generalized method which be used to read Excel table settings.
InterfaceIExcelTableStyle Represents a single table style definition that indicates how a spreadsheet application should format and display a table.
InterfaceIExcelTableStyleElement Specifies formatting for one area of a table or PivotTable.Together the sequence of these elements makes up one entire Table style or PivotTable style definition.
InterfaceIExcelTableStyleInfo Describes which style is used to display the table, and specifies which portions of the table  have the style applied.
InterfaceIExcelTableWriter Represents a collection of generalized method which be used to write excel tables.
InterfaceIExcelTheme Represents theme used for excel.
InterfaceIExcelTop10Filter Specifies the top N (percent or number of items) to filter by.
InterfaceIExcelWorkbook Defines generalized properties and methods that value or class implements to represents excel workbook.
InterfaceIExcelWorkbookPropery Defines a collection of generalized properties that a value or class implements to create type-specific properties used to represents workbook properties.
InterfaceIExcelWorksheet Defines generalized properties and methods that value or class implements to represents excel worksheet.
InterfaceIExcelWriter Represents a collection of methods which be used to write customized data module to Excel file or stream.
InterfaceIExcelWriter2 Represents a collection of methods which be used to write customized data module to Excel file or stream.
InterfaceIExtendedFormat An interface used to defined format used in cell or style
InterfaceIExtendedHeadFooterSetting Defines advanced excel head foot print settings
InterfaceIExternalRange Defines properties used to represents a external range
InterfaceIExternalWorkbookInfo An interface used to represents external referenced workbook info
InterfaceIFontScheme Represents the font scheme within the theme. The font scheme consists of a pair of major and minor fonts for which to used in a document.
InterfaceIFunction An interface used to represents custom or built-in function used in Excel formula
InterfaceILoadOnDemandReadService Defines a read service used by IExcelLoadOnDemandReader reader
InterfaceIMeasureString Defines a generalized method that a value or class implements to create a type-specified method for measuring strings.
InterfaceIName An interface used to represents a named cell range
InterfaceINameSupport Defines a generalized property that a value or class implements to create type-specific property for get its name.
InterfaceIRange Defines properties used to represents a range.
InterfaceIRunFormatting Defines the run formatting
InterfaceISelectionRange Represents a selection range
InterfaceIThemeFont Defines the theme font
InterfaceIThemeFonts Represents the theme fonts
InterfaceIUnsupportRecord Represents a unsupport record in the excel.
Structures
 StructureDescription
StructureGcColor Represents an ARGB (alpha, red, green, blue) color.
StructureGcPoint Represents an ordered pair of integer x- and y- coordinates that defines a point in a two-dimensional plane
StructureGcRect Stores a set of four integers that represent the location and size of a rectangle.
StructureGcSize Implements a structure that is used to describe the GrapeCity.Excel.GcSize of an object.
Enumerations
 EnumerationDescription
EnumerationBuiltInStyleIndex Represents built in styles used in Excel
EnumerationCellType Define the type of the cell
EnumerationColorSchemeIndex Defines a set of colors for the theme. The set of colors consists of twelve color slots that can each hold a color of choice
EnumerationDataBarAxisPosition Specifies the axis position for the data bar.
EnumerationDataBarDirection Specifies the direction of the data bar.
EnumerationExcelBorderStyle Represent the border line style.
EnumerationExcelCalculationMode the Calculation mode saved with the workbook.
EnumerationExcelCalendarType Specifies the possible types of calendars which can be used
EnumerationExcelCellErrorPrintStyle Represent the print policy if the cell value is error
EnumerationExcelColorType Represents the color type
EnumerationExcelConditionalFormattingOperator These conditional format operators are used for "Highlight Cells That Contain…" rules. For example, "highlight cells that begin with "M2" and contain "Mountain Gear"".
EnumerationExcelConditionalFormatType Represent conditional formatting type.
EnumerationExcelConditionalFormatValueObjectType This simple type expresses the type of the conditional formatting value object (cfvo). In general the cfvo specifies one value used in the gradated scale (max, min, midpoint, etc).
EnumerationExcelDataValidationErrorStyle The style of data validation error alert.
EnumerationExcelDataValidationOperator The relational operator used in data validation.
EnumerationExcelDataValidationType Specifies the type of data validation used to validate user input
EnumerationExcelDateTimeGrouping Specifies how to group dateTime values.
EnumerationExcelDynamicFilterType Dynamic filter types
EnumerationExcelFileType The type of Excel workbook.
EnumerationExcelFilterOperator Operator enumerations for filtering.
EnumerationExcelFontFamily Font family of a font
EnumerationExcelHorizontalAlignment Represent the horizontal alignment of the content within a ExcelCell
EnumerationExcelIconSetType Icon set type for conditional formatting
EnumerationExcelNoteStyle Specifies how the cell notes are displayed.
EnumerationExcelPaletteColor Represents the excel color palette definition.
EnumerationExcelPrintNotesStyle Specifies how cell notes are printed.
EnumerationExcelPrintOrientation Specifies the page orientation used to print the sheet.
EnumerationExcelPrintPageOrder Specifies the order in which pages are printed.
EnumerationExcelReferenceStyle the reference style used in formulas and custom names in Excel.
EnumerationExcelScrollBarPolicy Specifies when the component displays the scroll bars.
EnumerationExcelSheetType Represent work sheet types
EnumerationExcelSparklineAxisMinMax Specifies information about how the vertical axis minimum or maximum is computed for this sparkline group
EnumerationExcelSparklineEmptyCellDisplayAs Specifies how empty cells are plotted for all sparklines in the sparkline group
EnumerationExcelSparklineType Specifies the type of the sparkline group.
EnumerationExcelTableElementType An enumeration that specifies the table element's type.
EnumerationExcelTableTotalsRowFunction An enumeration that specifies what function is used to aggregate the data in a column before it is displayed in the totals row.
EnumerationExcelTableType An enumeration that specifies what the table data is based on
EnumerationExcelTabStripPolicy Specifies when the component displays the sheet name tabs.
EnumerationExcelVerticalAlignment Represent the vertical alignment of the content within a ExcelCell
EnumerationExcelWarningCode Specifies the warnings codes returned in the Code property of ExcelWarning.
EnumerationFillPatternType Represent tie Fill pattern type.
EnumerationFontLanguage Defines the font language used for a specific run of text
EnumerationFontSchemeCategory Defines the font scheme, if any, to which this font belongs
EnumerationGcSystemColorIndex Represents all GcSystemColor index used to retrieve system colors from GcSystemColor.
EnumerationHyperLinkType Represent the hyperlink types
EnumerationImageType
EnumerationPaneType Represents the position of the window panes
EnumerationPrintHFImage
EnumerationRecordCategory Specifies the unsupport record category
EnumerationTextDirection represent the text direction
EnumerationUnderLineStyle Represents the font underline style
EnumerationVerticalAlignRun Specifies the type of vertical alignment applied to the contents of the current run.
See Also

Reference

GrapeCity.Xaml.Excel Assembly

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options