Back to Devexpress

DevExpress.Export.Xl Namespace

corelibraries-devexpress-dot-export.md

latest21.5 KB
Original Source

DevExpress.Export.Xl Namespace

Contains classes and interfaces that constitute the Excel Export Library used for generating spreadsheet files.

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Classes

NameDescription
XlBorderProvides access to the line characteristics of a cell border.
XlBordersBaseServes as a base for the XlBorder class and specifies the border line style options.
XlBuiltInTableStyleId staticLists built-in styles similar to Excel’s built-in table styles.
XlCellAlignmentContains alignment settings for a cell.
XlCellFormattingRepresents the object that specifies cell format characteristics.
XlCellRangeDefines a range of cells.
XlColorRepresents a color used in the spreadsheet document.
XlColorFilterA filter by cell fill or font color.
XlCondFmtCustomIconProvides access to the particular icon in the custom icon set.
XlCondFmtRuleBase class for the conditional formatting rules.
XlCondFmtRuleAboveAverageRepresents the “Above or Below Average…” conditional formatting rule.
XlCondFmtRuleBlanksRepresents the conditional formatting rule that highlights blank/non-blank cells.
XlCondFmtRuleCellIsRepresents the conditional formatting rule that uses the relational operator.
XlCondFmtRuleColorScaleRepresents the Color Scale conditional formatting rule.
XlCondFmtRuleDataBarRepresents the Data Bar conditional formatting rule.
XlCondFmtRuleDuplicatesRepresents the conditional formatting rule for cells with duplicate values.
XlCondFmtRuleExpressionRepresents the conditional formatting rule that uses a relational operator to determine which cells to format.
XlCondFmtRuleIconSetRepresents the Icon Set conditional formatting rule.
XlCondFmtRuleSpecificTextRepresents “A Text That Contains…” conditional formatting rule.
XlCondFmtRuleTimePeriodRepresents the “Date Occurring…” conditional formatting rule.
XlCondFmtRuleTop10Represents the “Top/Bottom N” conditional formatting rule.
XlCondFmtRuleUniqueRepresents the conditional formatting rule for cells with unique values.
XlCondFmtRuleWithFormattingProvides formatting settings for the conditional formatting rules.
XlCondFmtValueObjectRepresents a minimum or maximum threshold for a conditional formatting rule.
XlConditionalFormattingRepresents the worksheet ranges and conditional formatting rules applied to them.
XlCustomFilterCriteriaSpecifies a criterion value and comparison operator for a custom filter.
XlCustomFiltersA custom filter that uses filter values and comparison operators to construct the filter expression.
XlDataValidationRepresents the data validation rule defined for a current worksheet.
XlDateGroupItemA group of dates or times used in the filter criteria.
XlDocumentCustomPropertiesContains custom document properties associated with a workbook.
XlDocumentPropertiesContains basic document properties associated with a workbook.
XlDocumentViewContains display options for the workbook.
XlDynamicFilterA dynamic filter that shows dates that fall within a specified time period or displays values that are above or below the average.
XlExport staticRepresents an object that creates an exporter for generating spreadsheet files of the specified format.
XlExpressionAn object which can be used to specify a worksheet cell formula.
XlFillContains the cell background attributes.
XlFilterColumnA column in the filter range to which filtering is applied.
XlFontContains the cell font attributes.
XlFontBaseServes as a base for the XlFont class and specifies the common font characteristics.
XlFormattingServes as a base for the XlCellFormatting class and provides properties to change cell format settings.
XlFunc staticProvides static methods used to construct an internal representation of an expression (an IXlFormulaParameter object).
XlHeaderFooterRepresents the object that specifies headers and footers of a worksheet.
XlHyperlinkRepresents a hyperlink in a worksheet.
XlHyperlinkBaseServes as the base for the XlHyperlink and XlPictureHyperlink classes that define hyperlinks for cells and pictures.
XlNumberFormatRepresents the object that specifies a cell number format.
XlOper staticA static class that implements methods to create arithmetic and logical operations in the IXlFormulaParameter expression.
XlPageMarginsRepresents the object that specifies page margins for a worksheet.
XlPageSetupRepresents the object that specifies page formatting options.
XlPictureHyperlinkRepresents a hyperlink associated with a picture.
XlPrintOptionsRepresents the object that specifies printing options for a worksheet.
XlPrintTitlesRepresents the object that specifies rows and columns to be repeated on every printed page.
XlRichTextRunRepresents a region of the cell text with its own set of font characteristics.
XlRichTextStringRepresents a rich formatted text in a cell.
XlSparklineA single sparkline in the sparkline group.
XlSparklineGroupA sparkline group in a worksheet.
XlTableColumnInfoRepresents an object used to create a table column with custom formatting applied to its regions.
XlTableReferenceRepresents a reference to table data.
XlTop10FilterA Top 10 filter that displays top/bottom ranked values.
XlValueObjectAn object that can be used to create a criterion for data validation and as a threshold value specified in the conditional formatting rule.
XlValuesFilterA filter by a list of cell values or date and time values.

Interfaces

NameDescription
IXlCellRepresents a single cell in a worksheet.
IXlCellErrorContains information about a cell error.
IXlColumnRepresents a single column in a worksheet.
IXlDocumentRepresents an interface that exposes the specific functionality of a workbook.
IXlDocumentOptionsContains options related to culture-specific settings of a workbook and document format specifications and limits.
IXlExporterRepresents an exporter used to create a spreadsheet document and export it to a stream.
IXlFilterColumnsA collection of XlFilterColumn objects.
IXlFilterCriteriaA base interface for classes that specify the filter criteria applied to worksheet and table columns.
IXlFormulaParameterAn internal representation of an expression. Used to set the cell formula.
IXlMergedCellsRepresents a collection of merged cells in a worksheet.
IXlOutlinePropertiesContains options used to specify the summary rows and columns location.
IXlPageBreaksA collection of page breaks in a worksheet.
IXlPictureRepresents a picture embedded in a worksheet.
IXlRowRepresents a single row in a worksheet.
IXlSheetRepresents a worksheet in a workbook.
IXlSheetSelectionDefines the cell selection within a worksheet.
IXlSheetViewOptionsProvides access to a set of display options for a worksheet.
IXlTableRepresents a table in a worksheet.
IXlTableCollectionA read-only collection of tables contained in a worksheet.
IXlTableColumnRepresents a single column in a table.
IXlTableColumnCollectionA collection of columns in a table.
IXlTableStyleInfoContains table style settings.

Structs

NameDescription
XlAnchorPointRepresents an anchor point used to position a picture in a worksheet.
XlCellPositionDefines the column, row and the reference type (relative or absolute).
XlCustomPropertyValueRepresents the value of a custom document property.
XlSourceRectangleSpecifies the portion of the picture to display in a worksheet.
XlVariantValueA variant value that can be used as a cell value, filter value or function argument.

Enums

NameDescription
XlAnchorTypeLists anchoring types used to position an IXlPicture object in a worksheet or specifies how a picture should be moved and resized when a two cell anchoring is used.
XlBorderLineStyleLists values used to specify the line styles for cell borders.
XlCalendarTypeLists calendar types used to interpret filter values defined by the XlDateGroupItem instances.
XlCellErrorTypeLists values used to specify the type of cell errors.
XlColorTypeLists values used to specify the color type.
XlCommentsPrintModeLists values used to specify how comments anchored to worksheet cells are printed.
XlCondFmtAverageConditionLists the types of format operators used in the “Above or Below Average…” conditional formatting rule.
XlCondFmtAxisPositionList values that specify the axis position between negative and positive bars when the data bar conditional formatting is applied.
XlCondFmtColorScaleTypeLists types of the color scale for the color scale conditional formatting rule.
XlCondFmtIconSetTypeLists values that sets the icon set type for the icon set conditional format.
XlCondFmtOperatorLists the types of relational operators used in the conditional formatting rule.
XlCondFmtSpecificTextTypeList values specifying the type of the conditional format operator in a conditional formatting rule.
XlCondFmtTimePeriodLists applicable time periods in a “date occurring…” conditional formatting rule.
XlCondFmtTypeLists the types of the conditional formatting operators used in the conditional formatting rule.
XlCondFmtValueObjectTypeLists values the specify the type of the threshold value to be used in conditional formatting rules
XlDataBarDirectionLists values that specify the direction of data bars when the data bar conditional format is applied.
XlDataValidationErrorStyleLists the styles of the data validation error alerts.
XlDataValidationImeModeLists values that specify how the input method editor (IME) is controlled by data validation.
XlDataValidationOperatorLists the types of operators that can be used in certain data validation types.
XlDataValidationTypeLists the types of data validation.
XlDateTimeGroupingTypeLists grouping types used to specify the filter criteria for DateTime values.
XlDisplayBlanksAsLists values used to specify how empty cells are displayed on a sparkline.
XlDocumentFormatLists values used to specify the document format.
XlDocumentSecurityLists the security levels of the document.
XlDocumentThemeLists values used to specify the document theme.
XlDynamicFilterTypeLists the types of dynamic filter, i.e., a filter whose results may depend on the data to which it is applied or the current date.
XlErrorsPrintModeLists values used to specify how cell errors are printed.
XlExpressionStyleLists possible ways to interpret and calculate a formula in a worksheet.
XlFilterOperatorLists comparison operators used in a custom filter.
XlFilterTypeLists types of filters available for the AutoFilter functionality.
XlFontFamilyLists values used to specify the font family to which a cell font may belong.
XlFontSchemeStylesLists values used to specify the font scheme.
XlHorizontalAlignmentLists values used to specify the horizontal alignment of the cell content.
XlIgnoreErrorsLists the types of errors which occur in cell formulas and can be skipped using the IXlSheet.IgnoreErrors property.
XlPageOrientationLists values used to specify the page orientation applied when a worksheet is being printed.
XlPagePrintOrderLists values used to specify the order in which worksheet pages are numbered and printed when the worksheet data does not fit on one page.
XlPageUnitsLists values used to specify the units of margin measurement.
XlPatternTypeLists the types of patterns available for cell shading.
XlPositionTypeLists reference types used to specify a cell position.
XlReadingOrderLists values used to specify the reading order of the cell.
XlScriptTypeLists values used to format the text in a cell as superscript or subscript.
XlSheetVisibleStateLists values used to specify the worksheet visibility.
XlSparklineAxisScalingLists values used to specify how to calculate the minimum and maximum values for the vertical axis of a sparkline group.
XlSparklineTypeLists values used to specify sparkline chart types (types of sparkline groups).
XlSummaryLists summary functions used in subtotals.
XlTablePartLists special item specifiers used within structured references to refer to specific parts of a table or table column(s).
XlThemeColorLists the base colors of the document theme.
XlTotalRowFunctionLists functions to calculate the totals of table columns.
XlUnderlineTypeLists underline styles.
XlVariantValueTypeLists values used to specify a variant value type.
XlVerticalAlignmentLists values used to specify the vertical alignment of the cell content.