DevExpress.XtraSpreadsheet.v17.2 A method that will handle the event of the SpreadsheetControl. A method that will handle the CustomCellEdit event of the SpreadsheetControl. The event source. This parameter identifies the SpreadsheetControl which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the SpreadsheetCustomCellEditEventArgs class with the specified settings. An InnerSpreadsheetControl object. A worksheet that contains the cell for which the event has been raised. An integer specifying the index of the column that contains the cell for which the event has been raised. An integer specifying the index of the row that contains the cell for which the event has been raised. A value associated with the custom in-place editor assigned to the processed cell. A descendant specifying the in-place editor assigned to the processed cell. Gets or sets the in-place editor for the current cell. A descendant that specifies the in-place editor for the current cell. Gets a value associated with the object assigned to the cell. A object associated with the custom cell editor. Contains options which affect the behavior of the Data Source Wizard. Initializes a new instance of the SpreadsheetDataSourceWizardOptions class with the default settings. Gets or sets whether the user will be prompted to save credentials after creating a connection string. True, to save credentials in the connection string without prompting; otherwise, false. Enables you to specify whether the Data Source Wizard can load a custom assembly containing the Entity Framework data context during mail merge. A enumeration value that specifies whether to load an assembly without prompting, to not load and disable browsing for the assembly file, or pass the request to a special service. Gets or sets data source types displayed on the "Select the data source type" page of the Data Source Wizard. A enumeration member. Gets or sets whether an option for the user to create a new connection by specifying connection parameters is shown. True, to choose from existing connections only; otherwise, false. Gets or sets whether the direct SQL text editing is enabled. True, to enable direct SQL text editing; otherwise, false. Specifies whether or not the Query Builder enables end-users to specify custom SQL queries, column aliases and expressions. true, to disallow end-users from specifying custom SQL queries, column aliases and expressions; otherwise, false. Gets or sets a value indicating whether the Browse... button is displayed on the Data Source Wizard page, which allows an end-user to select the required Entity Framework data context. true, to show the Browse... button on the "Choose a data context" page; otherwise, false. Lists values used to specify the visibility of a certain element of the SpreadsheetControl. The element of the SpreadsheetControl is hidden or displayed as specified by the workbook display options. The element of the SpreadsheetControl is always hidden. The element of the SpreadsheetControl is always displayed. Lists values used to specify the frozen pane type. The horizontal frozen pane (frozen rows). The vertical frozen pane (frozen columns). A method that will handle the CustomDrawFrozenPaneBorder event of the SpreadsheetControl. A method that will handle the CustomDrawFrozenPaneBorder event of the SpreadsheetControl. The event source. This parameter identifies the SpreadsheetControl that raised the event. A object which contains event data. Provides data for the event. Gets the color of the frozen pane border line. A structure that specifies the color of the frozen pane border line. Gets the first endpoint of the frozen pane border line. A structure that specifies the point where the line drawing starts. Gets the second endpoint of the frozen pane border line. A structure that specifies the point where the line drawing finishes. Gets whether the frozen pane is vertical or horizontal. A enumeration member. Gets the width of the frozen pane border line. A value that specifies the width of the frozen pane border line. Displays cell references and defined names specified in a worksheet. Initializes a new instance of the SpreadsheetNameBoxControl class with default settings. Occurs before the SpreadsheetNameBoxControl control is released from memory. Gets the class name of the editor. A System.String object identifying the class name. Gets or sets a value indicating what items should appear in the Name Box list. A enumeration member specifying what items should be displayed in the drop-down list of the Name Box control. Gets an object that contains settings specific to the control. A RepositoryItemNameBox object that contains settings for the current . Gets or sets a value indicating whether the SpreadsheetNameBoxControl's value can be changed by end-users. A enumeration value specifying the accessibility of the SpreadsheetNameBoxControl control. The default is DefaultBoolean.Default. Occurs when the value of the property has changed. Gets or sets the SpreadsheetControl to which the Name Box is bound. A with which the Name Box interacts. Displays the content of the active cell and is used to view, enter and edit formulas and cell data in the SpreadsheetControl. Initializes a new instance of the SpreadsheetFormulaBarControl class with default settings. Occurs before the SpreadsheetFormulaBarControl control is released from memory. Occurs before the SpreadsheetFormulaBarControl is entered. Occurs when the Cancel button on the Formula Bar has been clicked. Executes the command corresponding to one of the SpreadsheetFormularBarControl's buttons. One of the enumeration values that is the type of button displayed in the Formula Bar. true, if the command is executed; otherwise, false. Gets or sets whether the Formula Bar is expanded or collapsed. true, if the Formula Bar is expanded; otherwise, false. Occurs when the Insert Function button on the Formula Bar has been clicked. Determines whether the specified button on the Formula Bar is enabled. One of the enumeration values that is the type of button displayed in the Formula Bar. true, if the button is enabled; otherwise, false. Occurs when a key is pressed while the SpreadsheetFormulaBarControl has focus. Occurs when the Enter button on the Formula Bar has been clicked. Occurs before the user input is canceled and the modified value is replaced with a value before modification. Gets or sets the SpreadsheetControl to which the Formula Bar is bound. A with which the Formula Bar interacts. Default service that validates the data sources before using them in the document. Initializes a new instance of the ObjectDataSourceValidationService class with the default settings. A instance. Provides default validation of the specified data objects before data retrieval. A collection of instances to validate. Contains options which can be specified for the Sheet Tab Selector of the SpreadsheetControl. Initializes a new instance of the SpreadsheetTabSelectorOptions class with default settings. Gets or sets a value that indicates whether the Sheet Tab Selector of the SpreadsheetControl should be displayed or hidden. A enumeration value that specifies the visibility of the Sheet Tab Selector. A method that will handle the event of the SpreadsheetControl. A method that will handle the CustomDrawRowHeader event of the SpreadsheetControl. The event source. This parameter identifies the SpreadsheetControl which raised the event. A object which contains event data. Provides data for the event. Returns the column index of the row header being painted. An integer that is the zero-based worksheet row index. A method that will handle the event of the SpreadsheetControl. A method that will handle the CustomDrawRowHeaderBackground event of the SpreadsheetControl. The event source. This parameter identifies the SpreadsheetControl which raised the event. A object which contains event data. Provides data for the event. Returns the row index of the column header being painted. An integer that is the zero-based worksheet row index. Represents the base class for classes that provide data for the , , and events of the SpreadsheetControl. Provides access to the properties that control the appearance of a worksheet header. A object which provides the appearance settings used to paint the header. Gets the background color of the header. A object that identifies the background color of the header. Gets the header's bound rectangle. A object specifying the header boundaries. Provides access to the SpreadsheetControl that raised the event. A object. Gets the font used to paint the header caption. A System.Drawing.Font object specifying font options (font name, size, color and etc.). Gets the color used to paint the header caption text. A object specifying the text color. Gets whether a mouse is currently over the worksheet header. true, if a row or column header is hovered over with a mouse; otherwise, false. Gets whether the current column contains selected cell(s). true, if the column contains selected cell(s); otherwise, false. Gets the text of the header caption. A string that is the header caption. A method that will handle the event of the SpreadsheetControl. A method that will handle the CustomDrawColumnHeader event of the SpreadsheetControl. The event source. This parameter identifies the SpreadsheetControl which raised the event. A object which contains event data. Provides data for the event. Returns the column index of the column header being painted. An integer that is the zero-based worksheet column index. A method that will handle the event of the SpreadsheetControl. A method that will handle the CustomDrawCellColumnHeaderBackground event of the SpreadsheetControl. The event source. This parameter identifies the SpreadsheetControl which raised the event. A object which contains event data. Provides data for the event. Returns the column index of the column header being painted. An integer that is the zero-based worksheet column index. Lists values used to specify the type of the SpreadsheetControl's context menu. Specifies a context menu which can be invoked by clicking the AutoFilter drop-down arrow. Specifies a context menu which can be invoked by right-clicking any cell in a worksheet. Specifies a context menu which can be invoked by right-clicking a chart in a worksheet. Specifies a context menu which can be invoked by right-clicking a column header. Specifies a context menu which can be invoked by right-clicking a drawing object when a worksheet contains several drawing objects, such as pictures or charts. Specifies no menu. Specifies a context menu which can be invoked by right-clicking a picture embedded in a worksheet. Specifies a context menu which can be invoked by right-clicking any cell in a pivot table. Specifies a context menu which can be invoked by clicking the AutoFilter drop-down arrow on the row or column label of a pivot table. Specifies a context menu which can be invoked by right-clicking a row header. Specifies a context menu which can be invoked by right-clicking the Select All button in the upper-left corner of a worksheet. Specifies a context menu which can be invoked by right-clicking a worksheet tab. Lists values used to specify the visibility of a scrollbar in the SpreadsheetControl. The scrollbar is hidden or displayed depending on the workbook display options. The scrollbar is always hidden. The scrollbar is always displayed. A method that will handle the event of the SpreadsheetControl. A method that will handle the PopupMenuShowing event of the SpreadsheetControl. The event source. This parameter identifies the SpreadsheetControl which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the PopupMenuShowingEventArgs class with the specified parameters. The SpreadsheetPopupMenu object which represents the context menu to be invoked. One of the enumeration values specifying the type of the context menu. Gets or sets the SpreadsheetControl's popup menu for which the event was raised. The SpreadsheetPopupMenu object which represents the current context menu. Returns the type of the current SpreadsheetControl's popup menu. One of the enumeration values. Contains options for the horizontal scrollbar of the SpreadsheetControl. Initializes a new instance of the SpreadsheetHorizontalScrollbarOptions class with default settings. Contains options for the vertical scrollbar of the SpreadsheetControl. Initializes a new instance of the SpreadsheetVerticalScrollbarOptions class with default settings. Represents the base class for scrollbar options. Gets or sets a value that indicates whether the SpreadsheetControl's scrollbar should be displayed or hidden. One of the enumeration values. Represents the base class for all classes that provide data for the custom draw events. Gets an object which specifies the storage for the pens, fonts and brushes. A object. Renders the element using the default drawing mechanism. Gets an object used for painting. A object which provides a means for painting. Gets or sets whether an event was handled. If it was handled, the default actions are not required. true, if default painting isn't required; otherwise, false. Provides data for the event. Returns the bounding rectangle of the drawing area. A value which specifies the object's bounding rectangle. Gets the worksheet cell being painted. A object that is the worksheet cell. Returns the bounding rectangle of the drawing area for painting the cell background. A value which specifies the object's bounding rectangle. An object that enables you to specify the visible worksheet area. Initializes a new instance of the WorksheetDisplayArea class with the specified settings. Returns the number of visible columns in the specified worksheet. A string value specifying the worksheet name in the worksheet collection. An integer that represents the number of columns currently visible in a worksheet. Returns the number of visible columns in the specified worksheet. An integer that is the zero-based index of the worksheet in the worksheet collection. An integer that represents the number of columns currently visible in a worksheet. Returns the number of visible rows in the specified worksheet. A string value specifying the worksheet name in the worksheet collection. An integer that represents the number of rows currently visible in a worksheet. Returns the number of visible rows in the specified worksheet. An integer that is the zero-based index of the worksheet in the worksheet collection. An integer that represents the number of rows currently visible in a worksheet. Displays all columns and rows in the specified worksheet. A string value specifying the worksheet name in the worksheet collection. Displays all columns and rows in the specified worksheet. An integer that is the zero-based index of the worksheet in the worksheet collection. Defines the number of visible columns and rows for the specified worksheet. A string value specifying the name of the worksheet whose visible area should be restricted. An integer that represents the maximum number of columns to be displayed in a worksheet. The value must be a whole number between 1 and 16,384. An integer that represents the maximum number of rows to be displayed in a worksheet. The value must be a whole number between 1 and 1,048,576. Defines the number of visible columns and rows for the specified worksheet. An integer that is the zero-based index of the worksheet whose visible area should be restricted. An integer that represents the maximum number of columns to be displayed in a worksheet. The value must be a whole number between 1 and 16,384. An integer that represents the maximum number of rows to be displayed in a worksheet. The value must be a whole number between 1 and 1,048,576. A method that will handle the event of the SpreadsheetControl. A method that will handle the CustomDrawCell event of the SpreadsheetControl. The event source. This parameter identifies the SpreadsheetControl which raised the event. A object which contains event data. Provides data for the SpreadsheetControl.CustomDrawCell event. Gets the font attributes of the painted cell. A System.Drawing.Font object specifying the font options (font name, size, color and etc.). Gets or sets the color of the text within the painted cell. A System.Drawing.Color object specifying the foreground color. Gets or sets the painted cell's text. A System.String object specifying the text of the painted cell. Represents a method that will handle the event. A method that will handle the CustomDrawCellBackground event of the SpreadsheetControl. The event source. This parameter identifies the SpreadsheetControl which raised the event. A object which contains event data. Provides data for the SpreadsheetControl.CustomDrawCellBackground event. Gets or sets the background color of the painted cell. A structure that specifies the cell's background color. Contains various options which can be specified for the SpreadsheetControl. Initializes a new instance of the SpreadsheetControlOptions class with the specified settings. Provides access to an object that enables you to apply restrictions to different spreadsheet operations. A class instance containing restriction specifications. Allows you to specify whether to prohibit the ObjectDataSource data retrieval, prompt the user or silently load the data. Provides access to the customization options of the Data Source Wizard. A object containing options which affect the layout and behavior of the Data Source Wizard and Query Builder. Provides access to the options specific to the horizontal scrollbar of the SpreadsheetControl. A object used to specify options for the horizontal scrollbar. Provides access to the options used to specify the size and starting position of the PivotTable Field List pane at runtime. A object containing the PivotTable Field List options. Provides access to options used to generate and preview a printed document in the SpreadsheetControl. A object containing options for previewing and printing a document in the SpreadsheetControl. Provides access to the options specific to the Sheet Tab Selector of the SpreadsheetControl. A object used to specify options for the Sheet Tab Selector. Provides access to the options specific to the vertical scrollbar of the SpreadsheetControl. A object used to specify options for the vertical scrollbar. Gets the 's view options. A object that specifies the display settings for the SpreadsheetControl. Emulates the Microsoft Excel look and feel and allows you to create, load, edit, save and print spreadsheet documents. Initializes a new instance of the SpreadsheetControl class with default settings. Invokes the About dialog box. Gets or sets a value indicating whether pressing the ESC key is processed by the SpreadsheetControl. true if the input ESC key is processed by the SpreadsheetControl, otherwise false. Gets or sets a value indicating whether pressing the RETURN key is processed by the SpreadsheetControl. true if the input RETURN key is processed by the SpreadsheetControl, otherwise false. Gets or sets a value indicating whether pressing the TAB key is processed by the SpreadsheetControl instead of moving the focus to the next control in the tab order. true if the input TAB key is processed by the SpreadsheetControl, otherwise false. Gets an active cell in the active worksheet. A object that specifies an active cell in the worksheet that is currently active. Gets the chart sheet that is currently displayed in the SpreadsheetControl. A object that specifies the active chart sheet. Gets the sheet that is currently displayed in the SpreadsheetControl. A descendant that specifies the active worksheet or chart sheet. Occurs after an active worksheet has been changed via the SpreadsheetControl's UI. Occurs when an active worksheet is about to be changed via the SpreadsheetControl's UI. Provides access to a SpreadsheetView object that contains layout information. This member supports the internal infrastructure and is not intended to be used directly from your code. A DevExpress.Spreadsheet.SpreadsheetView object. Gets the worksheet that is currently displayed in the SpreadsheetControl. A object that specifies the active worksheet. Adds the specified service to the service container. The type of service to add. A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested. Adds the specified service to the service container. The type of service to add. An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter. Adds the specified service to the service container. The type of service to add. An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter. true, to promote this request to any parent service containers; otherwise, false. Adds the specified service to the service container. The type of service to add. A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested. true, to promote this request to any parent service containers; otherwise, false. Overrides the System.Windows.Forms.Control.AllowDrop property. true, if drag-and-drop operations are allowed in the SpreadsheetControl; otherwise, false. Assigns a shortcut key to a command. A System.Windows.Forms.Keys enumeration member specifying a key to assign. A System.Windows.Forms.Keys enumeration member specifying a modifier key. A SpreadsheetCommandId enumeration member specifying a command. This property is not supported by the SpreadsheetControl class. This property has no effect on the SpreadsheetControl. This property has no effect on the SpreadsheetControl. Occurs before the SpreadsheetControl control is released from memory. Occurs before the document is saved (exported to a certain format). Occurs before a document is loaded (imported from an external source). Provides the capability to prevent printing of the required worksheets in a workbook. Locks the SpreadsheetControl, preventing visual updates of the object and its elements until the EndUpdate or CancelUpdate method is called. Gets or sets the SpreadsheetControl's border style. A enumeration value specifying the border style for the SpreadsheetControl. Unlocks the SpreadsheetControl object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Occurs before the cell editor is opened. Occurs before the cell editor is closed and the entered value is rolled back. Occurs before the cell editor is closed and the entered value is committed. Occurs after the cell content has been changed via the SpreadsheetControl UI. Displays circles around invalid data in a worksheet to which data validation is applied. Hides circles around invalid data in a worksheet to which data validation is applied. Provides access to the object used for working with the system Clipboard. An object implementing the interface. Occurs after data on the clipboard is obtained and recognized, but before data is actually pasted. Occurs after data has been pasted from the clipboard onto a worksheet. Occurs before data is pasted into destination cells. Closes the cell editor. A enumeration member. true, if the cell editor is closed successfully; otherwise, false. Occurs after new columns have been added to a worksheet via the SpreadsheetControl's UI. Occurs when new columns are about to be inserted into a worksheet. Occurs after columns have been deleted from a worksheet via the SpreadsheetControl's UI. Occurs when columns are about to be deleted from a worksheet. Occurs when a comment is inserted. Occurs before inserting a comment. Occurs when a comment is deleted. Occurs before deleting a comment. Occurs when the document content is changed. Occurs after the range content has been pasted into target cells. Occurs before the range content is pasted into target cells. Creates a command by its identifier. A DevExpress.XtraSpreadsheet.Commands.SpreadsheetCommandId structure that identifies the command. A DevExpress.XtraSpreadsheet.Commands.SpreadsheetCommand object that is the command used in a Spreadsheet UI. Creates and loads a new empty workbook. true, if the document is created successfully; otherwise, false. Occurs before a custom assembly is loaded for use as the Entity Framework data source during mail merge and allows cancelling loading. Allows you to assign a custom in-place editor to a cell. Provides the capability to perform custom painting of cell content. Provides the capability to perform custom painting of the cell background. Enables the column header to be painted manually. Enables the column header background to be painted manually. Enables frozen pane borders to be painted manually. Enables the row header to be painted manually. Enables the row header background to be painted manually. Occurs before a data binding warning dialog is shown in the SpreadsheetControl. Occurs when a formula or sheet being moved or copied contains a defined name which already exists on the destination worksheet or workbook. Occurs before a Defined Name is deleted. Occurs before a Defined Name is being edited. Occurs when a new Defined Name is created before it is added to a collection. Provides access to a workbook loaded in the control. An object implementing the interface. Occurs when a document that has not yet been saved is about to be closed. Occurs after a document is loaded into the SpreadsheetControl. Occurs after one of the is changed. Gets the current dpi value for the X-coordinate. A Single dpi value. Gets the current dpi value for the Y-coordinate. A Single dpi value. Occurs when a new document is created in the SpreadsheetControl. Raises when the encrypted file did not pass the data integrity verification. Raises when the property is not set or contains a wrong password. Unlocks the SpreadsheetControl object after a call to the BeginUpdate method and causes an immediate visual update. Exports the specified worksheet to the specified file in HTML format. A value which contains the full path (including the file name and extension) specifying where the HTML file will be created. An integer value that is the index of the worksheet to be exported to HTML. Exports the specified range to the specified stream in HTML format. A object to which the created HTML file should be sent. A object to be exported to HTML. Exports the specified worksheet to the specified stream in HTML format. A object to which the created HTML file should be sent. A object to be exported to HTML. Exports the specified worksheet to the specified stream in HTML format. A object to which the created HTML file should be sent. An integer value that is the index of the worksheet to be exported to HTML. Exports the specified range to the specified file in HTML format. A value which contains the full path (including the file name and extension) specifying where the HTML file will be created. A object to be exported to HTML. Exports the specified worksheet to the specified file in HTML format. A value which contains the full path (including the file name and extension) specifying where the HTML file will be created. A object to be exported to HTML. Exports the document's data to the specified file in HTML format using the specified options. A value which contains the full path (including the file name and extension) specifying where the HTML file will be created. A instance containing required export options. Exports the document's data to the specified stream in HTML format using the specified options. A object to which the created HTML file should be sent. A instance containing required export options. Exports the content of the SpreadsheetControl to the specified file in PDF format using the specified options. A which specifies the name (including the full path) of the PDF file to which the data is exported. A object which specifies the PDF export options. Exports the content of the SpreadsheetControl to the specified stream in PDF format. A object to which the created document is exported. Exports the content of the SpreadsheetControl to the specified stream in PDF format using the specified options. A object, to which the created document is exported. A object which specifies the PDF export options. Exports the content of the SpreadsheetControl to the specified file in PDF format. A which specifies the name (including the full path) of the PDF file to which the data is exported. This property is not supported by the SpreadsheetControl class. This property is not supported by the SpreadsheetControl class. Obtains the bounds of a cell specified by the row and column indices. An integer that is the zero-based index of the row that contains the required cell. An integer that is the zero-based index of the column that contains the required cell. A object that is the rectangle with the specified location and size. Gets a worksheet cell located at the specified point. A structure specifying the location for which the position is retrieved. The point coordinates are measured in documents units. A object. Returns cell ranges currently selected in the active worksheet. A list of the objects. Returns shapes currently selected in the active worksheet. A list of the objects. Gets the service object of the specified type. An object that specifies the type of service object to get. A service object of the specified type, or a null reference (Nothing in Visual Basic) if there is no service object of this type. Gets the specified service. A service object of the specified type or null for reference types and zero for numeric value types if a service is not available. Occurs when an end-user activates the hyperlink before navigating to the referenced location. Occurs before a document is loaded. Handle this event to set the initial document settings. Fires when the supplied data could not be recognized as data in the assumed format for import. Gets whether the cell editor is currently active. true, if the cell editor is opened; otherwise, false. Indicates whether the SpreadsheetControl can be printed or exported. true, if the control can be printed and exported; otherwise, false. Gets a value indicating whether a preview of the SpreadsheetControl's document is allowed. true, if the print preview is available; otherwise, false. Gets whether the control has been locked for updating. true, if the control is locked; otherwise, false. Gets or sets a unit of measure used for a document layout. The enumeration value. Loads a document from a file. The document format is identified by the file extension. A string specifying the file to load (including the full path). true, if a document is loaded successfully; otherwise, false. Loads a document from a file, specifying the document format. A string specifying the file to load (including the full path). One of the members. true, if a document is loaded successfully; otherwise, false. Loads a document from a stream, specifying the document format. The stream from which to load a document. One of the members. true, if a document is loaded successfully; otherwise, false. Loads a document from a byte array. A object that is an array of bytes containing document data in the specified format. A enumeration member specifying the format of the document to be loaded. true, if the document is successfully loaded; otherwise, false. Invokes the Open dialog, creates a specific importer and loads the file. Invokes the Open file dialog as a child of the specified parent window. The that is the parent window. Loads the document from a stream. A object that is the stream used to load a document. true, if the document is loaded succesfully; otherwise, false. Load the document from a array. A System.Byte[] object that is an array of bytes containing document data. true, if the document is loaded succesfully; otherwise, false. Provides access to the control's look and feel settings. A object whose properties specify the control's look and feel. Gets or sets the menu manager which controls the look and feel of context menus. An object that implements the interface. Gets or sets a value that indicates that the document content was modified since it was last saved. true, if the control's content was modified since it was last saved; otherwise, false. Occurs when the value of the property is changed. Invokes a cell editor and switches to the spreadsheet edit mode, allowing you to edit cell content. A that specifies the editor and the mode in which it is activated. true, if the cell editor is active; otherwise, false. Provides access to the variety of options which can be specified for the document loaded into the SpreadsheetControl and the control itself. A object. Occurs after a worksheet area has been frozen via the SpreadsheetControl's UI. Occurs after a frozen worksheet area has been unlocked via the SpreadsheetControl's UI. Occurs when a popup menu is about to be displayed for the SpreadsheetControl's visual elements. Prints the document to the default printer. Occurs every time any of the SpreadsheetControl class properties has changed its value. Occurs when attempting to edit a locked cell in a protected worksheet. Occurs after the range content has been copied. Occurs before a cell range is copied in a worksheet. Gets or sets whether document modifications are prohibited. true, if the document is in a read-only state; otherwise, false. Occurs when the SpreadsheetControl's read-only state is changed. Removes the service of the specified type from the service container. The type of service to remove. Removes the service of the specified type from the service container. The type of service to remove. true, to promote this request to any parent service containers; otherwise, false. Removes a command shortcut. A System.Windows.Forms.Keys enumeration member specifying a shortcut key. A System.Windows.Forms.Keys enumeration member specifying a modifier key. Performs a service substitution. A service of the specified type that will be registered. Previously registered service of the specified type, or null (Nothing in Visual Basic) if the service does not exist. Updates the layout of the document loaded into control and the control itself. This property is not in effect for the SpreadsheetControl class. Occurs after new rows have been added to a worksheet via the SpreadsheetControl's UI. Occurs when new rows are about to be inserted into a worksheet. Occurs after rows have been deleted from a worksheet via the SpreadsheetControl's UI. Occurs when rows are about to be deleted from a worksheet. Saves the control's document to a file, specifying the document format. A string value specifying the path to a file in which to save the control's document. One of the enumeration values. Saves the document to the specified file. The file format is identified by the file extension. A string value specifying the path to a file in which to save the document. Saves the workbook to a stream, specifying the export format. The object to output the document to. One of the values that is the format of the exported document. Saves a document to an array of bytes in the specified format. A enumeration member specifying the format of the document to be saved. A object that is an array of bytes containing document data in the specified format. Saves a document in its original format to its original location. true, if a document has been successfully saved; otherwise, false. Saves a document in its original format to its original location. If original format and location are not specified, invokes the Save As dialog that is shown modally as a child of the specified parent window. The that is the parent window. true, if a document has been successfully saved; otherwise, false. Invokes the Save As dialog which is shown modally as a child of the specified parent window. The that is the parent window. Invokes the Save As dialog and saves a document. Occurs when a worksheet is being scrolled in the SpreadsheetControl's UI. Gets or sets an active cell in the active worksheet. A object specifying an active cell in a worksheet that is currently active. If you assign a cell located in a worksheet that is not active, an exception is raised. Gets or sets a comment selected in the active worksheet. A object, or null (Nothing in VB) if a comment is not selected. Gets or sets a picture selected in the active worksheet. A object. If you assign a picture located in a worksheet that is not active, an exception is raised. Gets or sets a shape selected in the active worksheet. A object. If you assign a shape located in a worksheet that is not active, an exception is raised. Gets or sets a cell range selected in the active worksheet. A object specifying the cell selection in a worksheet that is currently active. If you assign a cell range located in a worksheet that is not active, an exception is raised. Fires in response to changing cell selection in an active worksheet. Sets cell ranges selected in the active worksheet. A list of the objects. true if cell ranges are selected successfully; otherwise false. If you pass null (Nothing in Visual Basic), or an empty list, or a list that contains at least one cell range located in a worksheet other than the current worksheet, the method returns false. Selects cell ranges in the worksheet and specifies whether the selection expands to fit merged cells. A list of the objects. true, to expand the selection to include merged cells; otherwise, false. true, if cell ranges are selected successfully; otherwise false. Sets shapes selected in the active worksheet. A list of the objects. true if shapes are selected successfully; otherwise false. If you pass a list that contains at least one shape located in a worksheet that is not active, the method returns false. Occurs after a shape has been inserted into a worksheet. Occurs after a shape has been removed from a worksheet. Occurs before a shape is removed from a worksheet. Occurs before a shape is copied. Occurs after a new worksheet has been added into a workbook via the SpreadsheetControl's UI. Occurs after a worksheet has been removed from a workbook via the SpreadsheetControl's UI. Occurs when a worksheet is about to be removed from a workbook. Occurs after a worksheet has been renamed via the SpreadsheetControl's UI. Occurs when a worksheet is about to be renamed via the SpreadsheetControl's UI. Invokes the Print dialog to select a printer, specify the print options (number of copies, page range, and paper source) and print the document. Invokes the Print Preview window with a Bar UI. Invokes the Print Preview window with a Ribbon UI. Gets or sets the tooltip controller component that controls the appearance, position and the content of the hints displayed by the SpreadsheetControl. A component which controls the appearance and behavior of the hints displayed by the SpreadsheetControl. This event is raised when an exception, unhandled by the SpreadsheetControl, occurs. Gets or sets a unit of measure used in the workbook. The enumeration member. Fires after a unit of measurement used in the workbook is changed. Fires before a unit of measurement used within the workbook is changed. Refreshes the SpreadsheetControl command UI. Raised when changes occur which may affect the control's UI. Allows validation of the custom SQL query created using the Data Source Wizard. Gets the cell range that is currently visible in the SpreadsheetControl. A object specifying the current visible range of cells. Gets the visible cell range of the scrollable area when there are frozen rows and columns in the worksheet. A object. Provides access to an object enabling you to specify a worksheet area that is visible in the SpreadsheetControl and allows end-user input. A object. Occurs when the current zoom level of the active worksheet has been changed via the SpreadsheetControl's UI.