Back to Devexpress

DevExpress.Spreadsheet Namespace

officefileapi-devexpress.md

latest82.6 KB
Original Source

DevExpress.Spreadsheet Namespace

Contains classes and interfaces that implement basic spreadsheet functionality.

Assemblies : DevExpress.Docs.v25.2.dll, DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Packages : DevExpress.Document.Processor, DevExpress.Spreadsheet.Core

Classes

NameDescription
ActiveSheetChangedEventArgsProvides data for the SpreadsheetControl.ActiveSheetChanged event.
ActiveSheetChangeEventArgsBaseBase class for classes that provides data for the ActiveSheetChanging and ActiveSheetChanged events of the SpreadsheetControl.
ActiveSheetChangingEventArgsProvides data for the SpreadsheetControl.ActiveSheetChanging event.
BeforePrintSheetEventArgsProvides data for the SpreadsheetControl.BeforePrintSheet event.
CellRangeExtensions staticContains extension methods for the CellRange interface.
CellValueA data value contained in a cell.
ChartSheetExtensions static

Defines extension methods for the ChartSheet interface.

You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use these methods in production code.

| | ClipboardDataObtainedEventArgs | Provides data for the SpreadsheetControl.ClipboardDataObtained event. | | ClipboardDataPastedEventArgs | Provides data for the SpreadsheetControl.ClipboardDataPasted event. | | ColumnsChangedEventArgs | Provides data for the SpreadsheetControl.ColumnsInserted and the SpreadsheetControl.ColumnsRemoved events. | | ColumnsChangingEventArgs | Provides data for the SpreadsheetControl.ColumnsInserting and SpreadsheetControl.ColumnsRemoving events. | | ColumnWidthChangedEventArgs | Provides data for the SpreadsheetControl.ColumnWidthChanged event. | | CommentChangedEventArgs | Provides data for the SpreadsheetControl.CommentInserted and SpreadsheetControl.CommentRemoved events. | | CommentInsertingEventArgs | Provides data for the SpreadsheetControl.CommentInserting event. | | CommentRemovingEventArgs | Provides data for the SpreadsheetControl.CommentRemoving event. | | CopiedRangePastedEventArgs | Provides data for the SpreadsheetControl.CopiedRangePasted event. | | CopiedRangePastingEventArgs | Provides data for the SpreadsheetControl.CopiedRangePasting event. | | DataBindingErrorEventArgs | Provides data for the WorksheetDataBindingCollection.Error event. | | DataImportOptions | Contains properties which allow you to specify whether the imported data are treated as formulas, the cell reference style in use, the culture-specific decimal and list separators and a custom value converter. | | DataSourceImportOptions | Allows you to specify data source fields to import. | | DataSourceOptionsBase | Serves as the base for the ExternalDataSourceOptions and RangeDataSourceOptions classes. | | DateGrouping | A criterion for date values. | | DefinedNameConflictResolvingEventArgs | Provides data for the DefinedNameConflictResolving event. | | DocumentOptions | Provides access to workbook options. | | EditRangePermission | Contains security information required for applying user-level security to a ProtectedRange. | | EncryptedFileIntegrityCheckFailedEventArgs | Provides data for the EncryptedFileIntegrityCheckFailed event. | | EncryptedFilePasswordCheckFailedEventArgs | Provides data for the EncryptedFilePasswordCheckFailed event. | | EncryptedFilePasswordRequestEventArgs | Provides data for the EncryptedFilePasswordRequest event. | | EncryptionSettings | Base implementation of the EncryptionOptions interface. | | ExternalDataSourceOptions | Contains options for data retrieval from an external data source when establishing a data binding. | | FillSortField | Specifies a fill field to sort by and the comparer used for sorting. | | FilterValue | A value or values used in a filter criterion. | | FontColorSortField | Specifies a font color field to sort by and the font color used for sorting. | | HeaderFooterCode static | Contains format codes used in headers and footers. | | PanesFrozenEventArgs | Provides data for the SpreadsheetControl.PanesFrozen event. | | PanesUnfrozenEventArgs | Provides data for the SpreadsheetControl.PanesUnfrozen event. | | PivotGroupingValue | Contains data used to specify starting and ending values for the range grouping. | | PivotItemReference | Represents a reference to a specific item in a pivot table. | | RangeCopiedEventArgs | Provides data for the SpreadsheetControl.RangeCopied event. | | RangeCopyingEventArgs | Provides data for the SpreadsheetControl.RangeCopying event. | | RangeDataSourceOptions | Contains various options for a data source created from a cell range. | | RangeExtensions static | Defines extension methods for the CellRange interface. | | RangeImageOptions | Contains options used to export a cell range to an image. | | RichTextRunFont | Contains font attributes for a rich text run. | | RichTextString | Rich formatted text in a cell. | | RowHeightChangedEventArgs | Provides data for the SpreadsheetControl.RowHeightChanged event. | | RowsChangedEventArgs | Provides data for the SpreadsheetControl.RowsInserted and the SpreadsheetControl.RowsRemoved events. | | RowsChangingEventArgs | Provides data for the SpreadsheetControl.RowsInserting and SpreadsheetControl.RowsRemoving events. | | RowsColumnsChangingEventArgsBase | Serves as the base for classes which provide data for the events which occur on inserting or removing rows and columns via the SpreadsheetControl‘s UI. | | ScrollPositionChangedEventArgs | Provides data for the SpreadsheetControl.ScrollPositionChanged event. | | SearchOptions | Contains options affecting search in a document. | | ShapeChangedEventArgs | Provides data for the SpreadsheetControl.ShapeInserted and SpreadsheetControl.ShapeRemoved events. | | ShapeChangingEventArgs | Provides data for the SpreadsheetControl.ShapeRemoving event. | | ShapesCopyingEventArgs | Provides data for the SpreadsheetControl.ShapesCopying event. | | SheetInsertedEventArgs | Provides data for the SpreadsheetControl.SheetInserted event. | | SheetRemovedEventArgs | Provides data for the SpreadsheetControl.SheetRemoved event. | | SheetRemovingEventArgs | Provides data for the SpreadsheetControl.SheetRemoving event. | | SheetRenamedEventArgs | Provides data for the SpreadsheetControl.SheetRenamed event. | | SheetRenamingEventArgs | Provides data for the SpreadsheetControl.SheetRenaming event. | | SheetThumbnailOptions | Contains options used to generate a thumbnail from a worksheet or chart sheet. | | SortCondition | Combines the column index and the specification of the direction in which column values should be sorted. | | SortField | Specifies the field by which to sort, and the comparer used for sorting. | | SortFieldBase | Base class for sort fields. | | SpreadsheetBeforeExportEventArgs | Provides data for the ISpreadsheetComponent.BeforeExport event. | | SpreadsheetBeforeImportEventArgs | Provides data for the ISpreadsheetComponent.BeforeImport event. | | SpreadsheetCustomAssemblyLoadingEventArgs | Provides data for the SpreadsheetControl.CustomAssemblyLoading event. | | SpreadsheetImageSource | An object that provides an image for the spreadsheet. | | SpreadsheetInvalidFormatExceptionEventArgs | Provides data for the ISpreadsheetComponent.InvalidFormatException event. | | SpreadsheetValidateCustomSqlQueryEventArgs | Provides data for the SpreadsheetControl.ValidateCustomSqlQuery event. | | ThemeColorScheme | Specifies document theme colors. | | ValueObject | An object that can be used to specify a value associated with a custom cell in-place editor or to create a criterion for data validation. | | Workbook | A non-visual component that allows you to generate and modify spreadsheet documents. | | WorkbookExtensions static | Defines extension methods for objects exposing the IWorkbook interface. | | WorkbookMergeOptions | Obsolete. Provides options used to specify how to merge multiple workbooks into a single document. | | WorkbookOptions | Contains workbook options. | | WorksheetCopyOptions | Allows you to define copy options when you copy data from one worksheet to another. | | WorksheetExtensions static |

Defines extension methods for the Worksheet interface.

You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use these methods in production code.

| | WorksheetThumbnailOptions | Contains options used to generate a thumbnail from a worksheet. |

Interfaces

NameDescription
AlignmentProvides access to the cell content alignment settings.
AreasCollectionA collection of worksheet CellRange objects from which a union range is composed.
ArrayFormulaContains a legacy array formula and the range to which the formula is applied.
ArrayFormulaCollectionA collection of ArrayFormula objects.
ArrowSettingsContains arrowhead settings for a connector.
AutoFilterBaseBase interface for objects which implement filtering functionality in a worksheet and tables.
AutoFilterColumnProvides filtering functionality for a column.
AutoFilterColumnCollectionA collection of AutoFilterColumn objects.
AverageConditionalFormattingRepresents the "above or below average" conditional formatting rule.
BorderProvides access to the line characteristics of a cell border.
BordersProvides access to cell borders.
ButtonFormControlA button form control.
CalculationOptionsContains options used for calculation of formulas contained in the worksheet cells.
CellA single cell in a worksheet.
CellCollectionA collection of all cells in a worksheet.
CellRangeDefines a range of cells and serves as the base for the Cell, CellCollection, Column and Row interfaces.
ChartSheetA separate sheet in a workbook that contains only a chart.
ChartSheetCollectionA collection of ChartSheet objects contained in a workbook.
ChartSheetPrintOptionsContains options used for printing a chart sheet.
ChartSheetViewContains display and print settings for a chart sheet.
CheckBoxFormControlA check box form control.
ColorScale2ConditionalFormattingRepresents a two-color scale conditional formatting rule.
ColorScale3ConditionalFormattingRepresents a three-color scale conditional formatting rule.
ColumnA single column in a worksheet.
ColumnCollectionA collection of all columns in a worksheet.
ComboBoxFormControlA combo box form control.
CommentA simple note (legacy comment) added to a cell.
CommentCollectionA collection of simple notes (legacy comments) contained in a worksheet.
CommentRunA note text region with its own set of font characteristics.
CommentRunCollectionA collection of note text regions, each formatted with its own font.
ConditionalFormattingA conditional format applied to a range of cells.
ConditionalFormattingCollectionA collection of all conditional formatting rules on a worksheet.
ConditionalFormattingExtremumValueObsolete. Represents a minimum or maximum threshold for a conditional formatting rule.
ConditionalFormattingIconSetInsideValueObsolete. Represents a threshold value for an icon set conditional formatting rule.
ConditionalFormattingIconSetValueRepresents a threshold value for an icon set conditional formatting rule.
ConditionalFormattingInsideValueObsolete. Represents a threshold value for a conditional formatting rule.
ConditionalFormattingValueRepresents a minimum or maximum threshold for a conditional formatting rule.
ConnectorFormatContains connector settings.
CustomCellInplaceEditorRepresents a custom cell in-place editor assigned to a cell or cell range in a worksheet.
CustomCellInplaceEditorCollectionRepresents a collection of the custom cell in-place editors assigned to worksheet cells.
CustomFilterContains the settings of a custom filter.
CustomXmlPartCollectionA collection of custom XML parts in a workbook.
DataBarConditionalFormattingRepresents a data bar conditional formatting rule.
DataSelectorFormControlExposes members for form controls used to select data: list box and combo box.
DataValidationProvides access to a data validation rule defined for a worksheet range.
DataValidationCollectionA collection of DataValidation objects.
DefinedNameA defined name that refers to a cell, range of cells, formula or constant value.
DefinedNameCollectionA collection of defined names stored in a worksheet or workbook.
DocumentCustomPropertiesContains custom document properties associated with a workbook.
DocumentPropertiesContains basic document properties associated with a workbook.
DocumentSettingsContains workbook options related to formula calculation.
DynamicArrayFormulaContains a dynamic array formula and the range to which the formula is applied.
DynamicArrayFormulaCollectionA collection of dynamic array formulas.
EncryptionOptionsContains the workbook encryption options.
ErrorValueInfoContains information about an error that occurred in a cell.
ExpressionConditionalFormattingRepresents a conditional formatting rule that uses a relational operator to determine which cells to format.
ExternalDefinedNameA defined name that is contained in the external workbook or in the external worksheet.
ExternalWorkbookAn external workbook.
ExternalWorkbookCollectionA collection of external workbooks.
ExternalWorksheetA worksheet contained in an external workbook.
FillContains the cell background attributes.
FilterCriteriaProvides information on multiple values and groups of dates by which to filter.
FloatingObjectA base interface for floating objects in a worksheet (pictures, charts and comments).
FormattingProvides access to cell format characteristics.
FormControlExposes basic members for all form control types.
FormControlCollectionA collection of form controls.
FormulaExpressionConditionalFormattingRepresents a conditional formatting rule that uses a formula as a formatting criteria.
GradientFillContains characteristics required to create a gradient fill.
GradientStopA color stop that constitutes a gradient fill.
GradientStopCollectionA collection of color stops which constitutes a linear gradient.
GroupBoxFormControlGroup box form control.
HeaderFooterPictureA picture embedded in a worksheet header or footer.
HyperlinkA hyperlink contained in a cell or cell range.
HyperlinkBaseServes as the base for the Hyperlink and ShapeHyperlink interfaces that define hyperlinks for cells and shapes.
HyperlinkCollectionA collection of hyperlinks contained in worksheet cells.
IBindingRangeValueConverterAn interface that allows you to convert cell values to custom objects and back.
ICellValueConverterA converter that converts custom objects to cell values and vice versa.
IClipboardManagerAllows you to write data to the system clipboard.
IconSetConditionalFormattingRepresents an icon set conditional formatting rule.
ICustomXmlPartA custom XML part embedded in a workbook.
IDataSourceColumnTypeDetectorProvides the capability to identify the name and type of each column in a data source created from a cell range.
IDataValueConverterAn interface that allows you to modify data being imported before insertion in a worksheet.
IgnoredErrorSpecifies a worksheet range and a type of the formula error which will be ignored in that range.
IgnoredErrorCollectionA collection of IgnoredError objects.
ImageInfoExposes members used to specify information about an image placed in a cell.
IRangeProviderProvides properties and methods to get cell ranges.
ISpreadsheetComponentExposes the basic functionality to manage workbooks.
ISupportsFormattingContains format characteristics that are applied to cells when the condition of the conditional formatting rule is true.
IUsedNameSetA set of table and defined names existing in the destination document into which a formula or worksheet containing a conflict name is pasted.
IWorkbookA workbook loaded into the Spreadsheet control (for WinForms, WPF, and ASP.NET).
IWorkbookMergeResultObsolete. Contains a result of merging multiple workbooks.
LabelFormControlLabel form control.
LinkedCellFormControlExposes members for form controls that can be linked to a cell: combo box, list box, checkbox, radio button, scroll bar, and spinner.
ListBoxFormControlList box form control.
MarginsProvides access to page margins used when a worksheet is printed.
OleObjectAn OLE object.
OleObjectCollectionA collection of OLE objects within a worksheet.
OleObjectEmbeddedContentAllows you to operate OLE object content of embedded insert type (InsertType is Embedded).
OleObjectLinkedContentAllows you to operate OLE object content of linked insert type (InsertType is Linked).
PageBreaksCollectionA collection of page breaks in a worksheet.
ParameterA single query parameter.
ParametersCollectionA collection of parameters for queries used in Mail Merge.
PictureAn image embedded in a worksheet.
PictureCollectionA collection of Picture objects.
PivotBehaviorOptionsContains options that allow you to restrict specific operations in the PivotTable report.
PivotCacheRepresents the data cache for a PivotTable report.
PivotCacheCollectionRepresents the collection of data caches from the PivotTable reports in a workbook.
PivotCalculatedFieldCollectionA collection of calculated fields in a PivotTable report.
PivotCalculatedItemCollectionRepresents a collection of calculated items in a PivotTable field.
PivotDataFieldRepresents a reference to a PivotField object that is currently shown as a data field.
PivotDataFieldCollectionRepresents a collection of fields located in the data area of a PivotTable report.
PivotFieldRepresents a field in a PivotTable report.
PivotFieldBehaviorOptionsContains options that allow you to restrict an end-user’s ability to move or remove a PivotTable field.
PivotFieldCollectionRepresents the collection of all fields in a PivotTable report.
PivotFieldGroupingInfoProvides access to range grouping characteristics.
PivotFieldLayoutContains layout settings for a PivotTable field.
PivotFieldReferenceRepresents a reference to a PivotField object that is currently shown as a row or column field.
PivotFieldReferenceBaseRepresents a base interface for the PivotFieldReference, PivotPageField and PivotDataField interfaces.
PivotFieldReferenceCollectionRepresents the collection of row or column fields in the PivotTable report.
PivotFieldSortOptionsContains sort options for a PivotTable field.
PivotFilterRepresents a filter applied to a PivotTable field.
PivotFilterCollectionA collection of filters applied to the PivotTable fields.
PivotItemRepresents an item in a PivotTable field.
PivotItemCollectionRepresents a collection of PivotItem objects in a PivotTable field.
PivotLayoutContains various options used to adjust the layout of the PivotTable report.
PivotLocationContains information about the location of a pivot table and its areas.
PivotPageFieldRepresents a reference to a PivotField object that is currently shown as a page field.
PivotPageFieldCollectionRepresents a collection of fields located in the report filter area of a pivot table.
PivotTableRepresents a PivotTable report on a worksheet.
PivotTableCollectionA collection of all PivotTable objects in the worksheet.
PivotViewOptionsContains display settings for a pivot table.
ProtectedRangeAn association of a worksheet range and credentials required to unlock it for editing.
ProtectedRangeCollectionA collection of items which associate worksheet ranges and security information required to unlock them for editing.
ProtectionContains various options in effect when the worksheet is protected.
RadioButtonFormControlRadio button form control.
RangeConditionalFormattingRepresents a conditional formatting rule that formats cells which are between or not between two values.
RangeFormControlThe base interface for form controls that use a value range: spinner and scroll bar.
RankConditionalFormattingRepresents a "top/bottom N" conditional formatting rule.
ReadOnlyDocumentCustomPropertiesStores custom document properties associated with a workbook.
ReadOnlyDocumentPropertiesStores document properties retrieved from a workbook by the Workbook.LoadDocumentProperties method.
RealTimeDataDefines a real-time data object for use with the Real Time Data (RTD) function.
RepliedThreadedCommentA comment reply.
RepliedThreadedCommentCollectionA collection of comment replies.
RichTextRangeA range of characters within a cell’s rich text.
RichTextRunA region of the cell text with its own set of font characteristics.
RowA row in a worksheet.
RowCollectionA collection of all rows in a worksheet.
ScrollbarFormControlScrollbar form control.
ShadedFormControlExposes members for shaded form controls: spinner, scrollbar, radio button, list box, group box, combo box, and checkbox.
ShapeA common interface for drawing objects in a worksheet.
ShapeCollectionA collection of drawing objects (shapes, pictures, and charts).
ShapeFormatBaseContains properties used to format drawing objects (shapes, pictures, and charts).
ShapeGeometryContains the shape geometry information.
ShapeHyperlinkA hyperlink associated with a drawing object.
ShapeTextProvides access to a shape’s text format settings.
ShapeTextParagraphFormatContains paragraph settings for a shape text range.
ShapeTextRangeRepresents a text range within a shape.
SheetAn individual sheet in a workbook and a base interface for Worksheet and ChartSheet.
SheetAutoFilterAn object implementing the filtering functionality for the specified worksheet.
SheetCollectionA collection of all sheets (worksheets and chart sheets) contained in a workbook.
SheetViewContains display and print settings for a sheet.
SortStateContains sort conditions and allows you to perform sorting.
SparklineRepresents a single sparkline in the sparkline group.
SparklineCollectionA collection that stores the Sparkline objects for the specified sparkline group.
SparklineColorContains display options for the horizontal axis and data markers of a sparkline group.
SparklineGroupRepresents a sparkline group on a worksheet.
SparklineGroupCollectionA collection of the SparklineGroup objects in a worksheet.
SparklineHorizontalAxisContains settings for the horizontal axis of a sparkline group.
SparklinePointsContains marker options for data points on the sparklines in a sparkline group.
SparklineVerticalAxisContains scaling options for the vertical axis of a sparkline group.
SpecialConditionalFormattingRepresents a conditional formatting rule that formats cells with specific values.
SpinnerFormControlSpinner form control.
SpreadsheetFontContains the cell font attributes.
SpreadsheetFontPropertiesContains font attributes for a range of characters within the cell text.
SpreadsheetHistoryA history of operations performed in a workbook.
SpreadsheetMailMergeOptionsContains the mail merge options.
StyleA named cell style.
StyleCollectionA collection of cell styles in the workbook.
StyleFlagsA style flag that controls formatting options to be applied.
TableA table in a worksheet.
TableAutoFilterAn object implementing the filtering functionality for the specified table.
TableCollectionA collection of tables contained in a worksheet.
TableColumnA single column in a table.
TableColumnCollectionA collection of columns in a table.
TableStyleA named table or pivot table style.
TableStyleCollectionA collection of table and PivotTable styles in a workbook.
TableStyleElementA table style element.
TableStyleElementsA collection of table style elements.
TextConditionalFormattingRepresents a conditional formatting rule that formats cells that contain or do not contain the given text.
TextFormControlExposes members for form controls that contain text: button, check box, group box, label, and radio button.
ThreadedCommentA threaded comment.
ThreadedCommentAuthorContains information about the author of the comment.
ThreadedCommentCollectionA collection of threaded comments.
TimePeriodConditionalFormattingRepresents a "date occurring…" conditional formatting rule.
WorkbookColorPaletteA color palette for a workbook.
WorkbookThemeA document theme.
WorksheetA worksheet in a workbook.
WorksheetCollectionA collection of worksheets in a workbook.
WorksheetDataBindingContains information about a cell range bound to an external data source or used to create a data source.
WorksheetDataBindingCollectionA collection of data bindings specified in a worksheet.
WorksheetHeaderFooterA worksheet header or footer.
WorksheetHeaderFooterOptionsAllows you to specify headers and footers for a worksheet or chart sheet.
WorksheetOutlineOptionsContains options used to specify the summary rows and columns location.
WorksheetPageNumberingContains options that affect page numbering when printing worksheets in a workbook.
WorksheetPrintOptionsContains options used for printing a worksheet.
WorksheetPrintTitleOptionsRepresents the object that specifies rows and columns to be repeated on every printed page.
WorksheetTableDataBindingContains information about a Table bound to an external data source or used to create a data source.
WorksheetViewContains display and print settings for a worksheet.
WriteProtectionOptionsContains write-protection options for a workbook.

Structs

NameDescription
CellKeyA cell’s unique identifier within a workbook.
ConditionalFormattingCustomIconProvides access to the particular icon in the icon set.
DocumentFormatA document format.
OleObjectTypeLists OLE object content types.

Delegates

NameDescription
ActiveSheetChangedEventHandlerA method that will handle the SpreadsheetControl.ActiveSheetChanged event.
ActiveSheetChangingEventHandlerA method that will handle the SpreadsheetControl.ActiveSheetChanging event.
BeforeExportEventHandlerA method that will handle the ISpreadsheetComponent.BeforeExport event.
BeforeImportEventHandlerA method that will handle the ISpreadsheetComponent.BeforeImport event.
BeforePrintSheetEventHandlerA method that will handle the BeforePrintSheet event of the SpreadsheetControl.
ClipboardDataObtainedEventHandlerA method that will handle the ISpreadsheetComponent.ClipboardDataObtained event.
ClipboardDataPastedEventHandlerA method that will handle the SpreadsheetControl.ClipboardDataPasted event of the SpreadsheetControl.
ClipboardDataPastingEventHandlerA method that will handle the ISpreadsheetComponent.ClipboardDataPasting event.
ColumnsInsertedEventHandlerA method that will handle the SpreadsheetControl.ColumnsInserted event.
ColumnsRemovedEventHandlerA method that will handle the SpreadsheetControl.ColumnsRemoved event.
ColumnWidthChangedEventHandlerA method that handles the SpreadsheetControl.ColumnWidthChanged event.
CommentChangedEventHandlerA method that will handle the SpreadsheetControl.CommentInserted, SpreadsheetControl.CommentInserted, SpreadsheetControl.CommentRemoved and SpreadsheetControl.CommentRemoved events.
CommentInsertingEventHandlerA method that will handle the SpreadsheetControl.CommentInserting and SpreadsheetControl.CommentInserting events.
CommentRemovingEventHandlerA method that will handle the SpreadsheetControl.CommentRemoving and SpreadsheetControl.CommentRemoving events.
CopiedRangePastedEventHandlerA method that will handle the ISpreadsheetComponent.CopiedRangePasted event.
CopiedRangePastingEventHandlerA method that will handle the ISpreadsheetComponent.CopiedRangePasting event.
DataBindingErrorEventHandlerA method that will handle the WorksheetDataBindingCollection.Error event.
DefinedNameConflictResolvingEventHandlerA method that will handle the DefinedNameConflictResolving event of the SpreadsheetControl.
EncryptedFileIntegrityCheckFailedEventHandlerA method that will handle the EncryptedFileIntegrityCheckFailed event of the SpreadsheetControl.
EncryptedFilePasswordCheckFailedEventHandlerRepresents a method that will handle the EncryptedFilePasswordCheckFailed event.
EncryptedFilePasswordRequestEventHandlerA method that will handle the EncryptedFilePasswordRequest event of the SpreadsheetControl.
InvalidFormatExceptionEventHandlerA method that will handle the InvalidFormatException event of the SpreadsheetControl.
PanesFrozenEventHandlerA method that will handle the SpreadsheetControl.PanesFrozen event.
PanesUnfrozenEventHandlerA method that will handle the SpreadsheetControl.PanesUnfrozen event.
RangeCopiedEventHandlerA method that will handle the ISpreadsheetComponent.RangeCopied event.
RangeCopyingEventHandlerA method that will handle the ISpreadsheetComponent.RangeCopying event.
RowHeightChangedEventHandlerA method that handles the SpreadsheetControl.RowHeightChanged event.
RowsInsertedEventHandlerA method that will handle the RowsInserted event of the SpreadsheetControl.
RowsRemovedEventHandlerA method that will handle the RowsRemoved event of the SpreadsheetControl.
ShapesCopyingEventHandlerA method that will handle the ISpreadsheetComponent.ShapesCopying event.
SheetInsertedEventHandlerA method that will handle the SheetInserted event of the SpreadsheetControl.
SheetRemovedEventHandlerA method that will handle the SheetRemoved event of the SpreadsheetControl.
SheetRemovingEventHandlerA method that will handle the SheetRemoving event of the SpreadsheetControl.
SheetRenamedEventHandlerA method that will handle the SheetRenamed event of the SpreadsheetControl.
SheetRenamingEventHandlerA method that will handle the SheetRenaming event of the SpreadsheetControl.
SpreadsheetCustomAssemblyLoadingEventHandlerA method that will handle the SpreadsheetControl.CustomAssemblyLoading event of the SpreadsheetControl.
SpreadsheetValidateCustomSqlQueryEventHandlerA method that will handle the SpreadsheetControl.ValidateCustomSqlQuery event.

Enums

NameDescription
ArrowheadSizeLists values used to specify an arrowhead’s width and length.
ArrowheadTypeLists values that specify the type of a connector’s arrowhead.
BorderLineStyleLists line styles for cell borders.
BuiltInStyleIdLists built-in cell styles.
BuiltInTableStyleIdLists built-in styles similar to Excel’s built-in table styles.
CalculationEngineTypeLists types of computational models used for spreadsheet calculations.
CalculationModeLists modes that specify when to calculate formulas in the document.
CellValueTypeLists the data types of cell values.
ChartSheetProtectionLists values used to specify chart sheet elements to which protection is applied.
ColumnFormatModeLists values that specify how to format inserted columns.
CommentsPrintModeLists the values to specify how cell comments are printed.
ConditionalFormattingAverageConditionLists values that specify the type of the conditional format operator in an "above or below average" conditional formatting rule.
ConditionalFormattingDataBarAxisPositionLists values that specify the axis position between negative and positive bars when the data bar conditional format is applied.
ConditionalFormattingDataBarDirectionLists values that specify the direction of data bars when the data bar conditional format is applied.
ConditionalFormattingExpressionConditionLists values that specify the type of the relational operator in a conditional formatting rule.
ConditionalFormattingRangeConditionLists values that specify the type of the conditional format operator in a conditional formatting rule.
ConditionalFormattingRankConditionLists values that specify the type of the conditional format operator in a "top/bottom N" conditional formatting rule.
ConditionalFormattingSpecialConditionLists values that specify the type of the conditional format operator in a conditional formatting rule.
ConditionalFormattingTextConditionLists values that specify the type of the conditional format operator in a conditional formatting rule.
ConditionalFormattingTimePeriodLists applicable time periods in a "date occurring…" conditional formatting rule.
ConditionalFormattingValueOperatorLists values that specify the relational operator type for the icon set conditional format.
ConditionalFormattingValueTypeLists values that specify the type of the threshold value to be used in conditional formatting rules.
ConnectorTypeLists connector types.
CopyDefinedNamesModeLists values that indicate the type of define name that should be copied.
CustomCellInplaceEditorTypeLists types of the custom in-place editors that can be assigned to cells in a worksheet.
DataBindingDirectionIndicates whose value is being updated during binding.
DataBindingErrorTypeLists possible error causes relevant to cell range data binding.
DataSourceEditingOptionsLists the editing options which can be applied to the data source originated from cell range.
DataValidationErrorStyleLists the styles of data validation error alert.
DataValidationImeModeLists values that specify how the IME (input method editor) mode is controlled by data validation.
DataValidationOperatorLists comparison operators used in criteria for certain validation types.
DataValidationTypeLists data validation types.
DateTimeGroupingTypeLists grouping types used to specify filter criteria for DateTime values.
DefinedNameScopeLists values used to specify the defined name scope.
DeleteModeSpecifies how to delete cells from a worksheet.
DiagonalBorderTypeLists the types of cell diagonal borders.
DocumentSecurityLists the security levels of the document.
DynamicFilterTypeLists 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.
EncryptionTypeLists available encryption types for a workbook.
ErrorsPrintModeLists the values to specify how cell errors are printed.
ErrorTypeLists errors that can occur in cells.
FillTypeLists fill types.
FilterComparisonOperatorLists comparison operators used in a custom filter.
FilterTypeLists types of filters available for the AutoFilter functionality.
FontSchemeStylesLists values used to specify the font scheme.
FormControlCheckStateIndicates available states for the checkbox form control.
FormControlOrientationIndicates the scrollbar form control orientation.
FormControlSelectionModeLists values that indicate selection modes available for the list box form control.
FormControlTypeIndicates the form control type.
FormulaReplacementModeSpecifies how to replace copied formulas if they contain references to worksheets that do not exist in the destination workbook.
GradientFillTypeLists the types of gradient fill.
HeaderFooterSectionLists document header and footer sections.
IconSetTypeLists values that specify the icon set type for an icon set conditional format.
IgnoredErrorTypeLists types of errors that can occur in cell formulas. Use the Worksheet.IgnoredErrors property to ignore these errors.
ImageFileFormatLists image formats you can use to save a cell range as an image.
ImageReplacementModeSpecifies how to insert a new image when you replace an existing worksheet image with a different image.
InsertCellsModeSpecifies how to insert new cells into a worksheet.
MergeCellsModeLists available modes to merge cells.
OleObjectInsertTypeLists how OLE objects can be stored within a worksheet.
OleObjectRepresentationTypeLists how the OLE object is depicted in the worksheet.
PageOrderContains the values to specify the order in which worksheet pages are numbered and printed when the worksheet data does not fit onto one page.
PageOrientationLists values used to specify the page orientation applied when a worksheet is being printed.
PasteSpecialSpecifies the part of data to paste from copied cells into target cells.
PatternTypeLists patterns to apply to a cell.
PivotAxisTypeLists values used to specify areas in the PivotTable report to which a PivotField may belong.
PivotBaseItemTypeLists types of base items that can be used by the “Show Values As” calculation options.
PivotCacheTypeLists values that specify the cache type of the PivotTable report.
PivotDataConsolidationFunctionLists aggregation functions to apply to data fields in a PivotTable report.
PivotFieldGroupByTypeLists values that specify how items of a row or column field are grouped.
PivotFieldSortTypeLists values that specify the sort order for a PivotTable field.
PivotFilterTop10TypeLists values used to specify what items should be included in the “Top 10” filtering results.
PivotFilterTypeLists values that specify the type of filter to be applied to a PivotTable field.
PivotPageOrderLists values used to specify the orientation of multiple page fields in the PivotTable report filter area.
PivotReportLayoutLists values used to specify the type of the PivotTable report layout.
PivotShowValuesAsTypeLists options that specify how summary values are displayed within a data field.
PivotSubtotalFunctionsLists functions used to calculate subtotals for the PivotTable fields.
PivotSubtotalTypeLists values that specify how subtotals are calculated for a PivotTable field.
PlacementLists the ways the object is attached to the cells below it.
ReferenceElementContains values to specify the type of a cell reference to be obtained.
ReferenceStyleSpecifies the cell reference style.
RowFormatModeLists values that specify how to format inserted rows.
ScriptTypeContains the values used to make the text in a cell superscript or subscript.
SearchByLists values that specify the direction of the search.
SearchInLists values that specify what to examine in each cell while searching.
ShapeGeometryPresetLists values that specify the shape geometry type.
ShapeTextAutoSizeTypeLists values used to specify the auto-size mode for shape text.
ShapeTextHorizontalAnchorTypeLists values used to specify the shape text’s horizontal alignment.
ShapeTextHorizontalOverflowTypeLists values used to specify how to display text that overflows the shape horizontally.
ShapeTextOrientationTypeLists values used to specify the type of a shape text’s orientation.
ShapeTextParagraphAlignmentLists values used to specify the paragraph alignment for a shape text range.
ShapeTextReadingOrderTypeLists values used to specify the reading order of a shape’s text.
ShapeTextVerticalAnchorTypeLists values used to specify the shape text’s vertical alignment.
ShapeTextVerticalOverflowTypeLists values used to specify how to display text that overflows the shape vertically.
ShapeTextWarpFormatLists warp types for shape text.
ShapeTypeLists types of graphical objects a worksheet can contain.
SheetTypeLists values used to specify the sheet type.
SortByLists values used to indicate the sort type.
SparklineAxisScalingLists values used to specify how to calculate the minimum and maximum values for the vertical axis of a sparkline group.
SparklineGroupTypeLists sparkline group types.
SpreadsheetFontStyleLists the cell font styles.
SpreadsheetHorizontalAlignmentSpecifies horizontal alignment of cell content.
SpreadsheetVerticalAlignmentLists the values used to specify vertical alignment of data within a cell.
TableStyleElementTypeLists table and pivot table style elements.
ThemePresetLists predefined document themes for a workbook.
Top10TypeLists criteria types used in the top ten filter.
TotalRowFunctionLists functions to calculate the totals of table columns.
UnderlineTypeLists underline styles.
UpdateLinksModeSpecifies how to update external links to other workbooks when a document is opened.
WorkbookCalculationModeLists values used to specify when data should be recalculated in a non-visual Workbook or the Spreadsheet control.
WorksheetPageNumberingStartTypeLists possible options for the starting number used in pagination when printing worksheets in a workbook.
WorksheetProtectionPermissionsLists end-user actions allowed for the protected worksheet.
WorksheetViewTypeLists view types that can be used to display worksheets.
WorksheetVisibilityTypeContains the values that specify worksheet visibility.
WorksheetZoomModeLists values used to specify a zoom mode for a worksheet.