FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpSpread Class |
For a list of all members of this type, see FpSpread members.
Name | Description | |
---|---|---|
AddControl | Overloaded. Adds a child control to a specified sheet at the location of the specified row and column. | |
AddViewport | Overloaded. Adds a row or column of viewports. | |
BeginInvoke | Overloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) | |
BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) | |
CancelAnnotationMode | Cancels annotation mode. | |
CancelCellEditing | Cancels cell editing. | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) | |
CreateTableStyle | Creates a table style based on the table style contained in the table style collection or a built-in table style. | |
DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) | |
GetActionMap | Gets the action map, that maps action identifiers (for keystrokes) to particular actions. | |
GetActiveColumnViewportIndex | Overloaded. Gets the index of the active viewport column for the active sheet. | |
GetActiveRowViewportIndex | Overloaded. Gets the index of the active viewport row for the active sheet. | |
GetCellFromPixel | Gets the row and column indexes of the cell at the specified pointer location. | |
GetCellRectangle | Gets the rectangle of the cell. | |
GetChildAtPoint | Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control) | |
GetColumnHeaderRectangle | Gets the rectangle of the column header. | |
GetColumnPageBreaks | Overloaded. Gets the column page breaks for the specified sheet under the current printing conditions. | |
GetColumnRangeGroupHeight | Gets the height of the column range group. | |
GetColumnSplitBarRectangle | Gets the rectangle of the column split bar. | |
GetColumnSplitBoxRectangle | Gets the rectangle of the column split box. | |
GetColumnViewportCount | Overloaded. Gets the number of viewport columns in the active sheet. | |
GetColumnViewportIndexFromX | Gets the index of the viewport column for the specified coordinate for the active sheet. | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) | |
GetCursor | Gets the pointer displayed over different areas of the component. | |
GetExcelSheetNames | Overloaded. Gets an array of sheet names from the specified Excel stream. | |
GetFilterBarHeaderRectangle | Gets the rectangle of the column header. | |
GetFilterBarRectangle | Gets the rectangle of the filter bar. | |
GetHorizontalScrollBarRectangle | Gets the rectangle of the horizontal scroll bar. | |
GetInputMap | Overloaded. Gets the input map defined for the specified focus mode. | |
GetInputMapWhenChildHasFocus | Gets the input map when a child control has keyboard focus. | |
GetInputMapWhenShapeHasFocus | Gets the input map when a shape has keyboard focus. | |
GetMaximumCellOverflowWidth | Gets the maximum cell overflow width in pixels. | |
GetOwnerPrintColumnPageBreaks | Overloaded. Gets the column page breaks for the specified sheet under the current printing conditions. | |
GetOwnerPrintInfo | Gets the printing information required to print a given sheet into the supplied rectangle. | |
GetOwnerPrintPageCount | Gets the number of pages required to print a given sheet into the supplied rectangle. | |
GetOwnerPrintRowPageBreaks | Overloaded. Gets the row page breaks for the specified sheet under the current printing conditions. | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) | |
GetPrintPageCount | Gets the number of pages required to print the specified sheet. | |
GetPrintPreview | Gets the print preview dialog. | |
GetRootWorkbook | Gets the main workbook associated with the Spread component. | |
GetRowHeaderRectangle | Gets the rectangle of the row header. | |
GetRowPageBreaks | Overloaded. Gets the row page breaks for the specified sheet under the current printing conditions. | |
GetRowRangeGroupWidth | Gets the width of the row range group. | |
GetRowSplitBarRectangle | Gets the rectangle of the row split bar. | |
GetRowSplitBoxRectangle | Gets the rectangle of the row split box. | |
GetRowViewportCount | Overloaded. Gets the number of viewport rows. | |
GetRowViewportIndexFromY | Gets the index of the viewport row for the specified coordinate for the active sheet. | |
GetSheetFromTag | Gets a sheet with a specific tag. | |
GetSheetTabRectangle | Gets the rectangle of the tab associated with a sheet. | |
GetTabSplitBoxRectangle | Gets the rectangle of the split box on the tab strip. | |
GetTabStripRectangle | Gets the rectangle of the tab strip. | |
GetVerticalScrollBarRectangle | Gets the rectangle of the vertical scroll bar. | |
GetViewportBottomRow | Overloaded. Gets the bottom row of cells of the specified viewport row for the active sheet. | |
GetViewportLeftColumn | Overloaded. Gets the leftmost column of cells of the specified viewport column for the active sheet. | |
GetViewportPreferredHeight | Overloaded. Gets the maximum height of the viewport row for the active sheet. | |
GetViewportPreferredWidth | Overloaded. Gets the maximum width of the specified viewport column for the specified sheet. | |
GetViewportRectangle | Gets the rectangle of the viewport. | |
GetViewportRightColumn | Overloaded. Gets the rightmost column of cells of the specified viewport column for the active sheet. | |
GetViewportTopRow | Overloaded. Gets the top row of cells of the specified viewport row for the specified sheet. | |
GoalSeek | Attempts to find the value for one cell that produces the desired formula result in another cell. | |
Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) | |
HideTouchKeyboard | Hides the touch keyboard. | |
HitTest | Performs a hit test. | |
Invalidate | Overloaded. Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from System.Windows.Forms.Control) | |
Invoke | Overloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control) | |
IsCellInView | Returns whether the cell at the specified location is visible in the specified view. | |
IsExcelFile | Overloaded. Opens the specified file and determines whether it meets the minimal requirements to be considered a structured storage file that contains an Excel workbook. | |
IsExcelStream | Overloaded. Opens the specified file and determines whether it meets the minimal requirements to be considered a stream that contains an Excel workbook. | |
IsSpreadSSFile | Opens the specified file and determines whether it meets the minimal requirements to be considered a Spread SS file. | |
IsSpreadXmlFile | Opens the specified file and determines whether it meets the minimal requirements to be considered a Spread XML file. | |
LoadFormulas | Loads formulas that are deserialized but not parsed yet, to be used after all sheets have been created and deserialized. | |
LoadXmlInputMapFile | Overloaded. Loads the XML input map file using the specified operation mode. | |
LoadXmlInputMapFileWhenChildHasFocus | Overloaded. Loads the XML input map file when the child has the focus. | |
LoadXmlInputMapFileWhenShapeHasFocus | Overloaded. Loads the XML input map file when the shape has the focus. | |
OnClipboardChanging | Raises the ClipboardChanging event. | |
Open | Overloaded. Opens a saved XML file. | |
OpenExcel | Overloaded. Opens an Excel Compound Document File and loads it into Spread. | |
OpenSpreadFile | Opens a saved Spread file. | |
OwnerPrintDraw | Overloaded. Prints the specified page of the specified sheet to a specified graphics interface with the specified size. | |
PerformLayout | Overloaded. Forces the Spread component to apply layout logic to its child controls. | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PrintSheet | Overloaded. Handles the printing of the specified sheet in a separate thread. | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) | |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control) | |
RemoveControl | Removes a child control from the specified sheet. | |
RemoveViewport | Overloaded. Removes a row or column of viewports. | |
Reset | Resets the component to its original state. | |
ResetCellNoteIndicatorRenderer | Resets the focus renderer to its original state. | |
ResetFocusRenderer | Resets the focus renderer to its original state. | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value. (Inherited from System.Windows.Forms.Control) | |
ResumeLayout | Overloaded. Resumes normal layout logic. | |
Save | Overloaded. Saves the content of the Spread component to the specified file. | |
SaveExcel | Overloaded. Saves the content of the Spread component to the specified stream. | |
SaveXmlInputMapFile | Overloaded. Saves the XML input map file. | |
SaveXmlInputMapFileWhenChildHasFocus | Overloaded. Saves the XML input map file when child has focus. | |
SaveXmlInputMapFileWhenShapeHasFocus | Overloaded. Saves the XML input map file when shape has focus. | |
Scale | (Inherited from System.Windows.Forms.Control) | |
Search | Overloaded. Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria. | |
SearchHeaders | Overloaded. Searches the text in the header cells in the specified sheet for the specified string. | |
SearchWithDialog | Overloaded. Searches the text in the cells of the active sheet for the search string with the default criteria using a provided search dialog. | |
SearchWithDialogAdvanced | Overloaded. Searches the text in the cells of the sheets for the search string with the default criteria using a provided advanced search dialog. | |
SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) | |
SetActionMap | Sets the action map, that maps action identifiers (for keystrokes) to particular actions. | |
SetActiveViewport | Overloaded. Sets the active viewport for the active sheet. | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
SetCursor | Sets the pointer displayed over different areas of the component. | |
SetInputMap | Overloaded. Sets the input map for the specified focus mode. | |
SetInputMapWhenChildHasFocus | Sets the input map when a child control has keyboard focus. | |
SetInputMapWhenShapeHasFocus | Sets the input map when a shape has keyboard focus. | |
SetInsertSheetImage | Sets the custom image displayed on the insert sheet tab. | |
SetMaximumCellOverflowWidth | Sets the maximum cell overflow width in pixels. | |
SetPrintInfo | Sets the PrintInfo object for the specfied sheet. | |
SetPrintPreview | Sets the print preview dialog. | |
SetViewportLeftColumn | Overloaded. Sets the leftmost column of cells of the specified viewport column for the active sheet. | |
SetViewportPreferredHeight | Overloaded. Sets the maximum height of the specified viewport row for the active sheet. | |
SetViewportPreferredWidth | Overloaded. Sets the maximum width of the specified viewport column for the active sheet. | |
SetViewportTopRow | Overloaded. Sets the top row of cells of the specified viewport row for the active sheet. | |
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
ShowActiveCell | Moves the active cell to the specified position in the component. | |
ShowCell | Moves the specified cell in the specified viewport to the specified position in the component. | |
ShowCollectionEditor | Shows the collection editor. | |
ShowColumn | Moves a column of cells in the specified viewport to the specified position in the component. | |
ShowDependents | Shows the dependent cells for a formula cell. | |
ShowEditForm | Displays the form used for editing custom names. | |
ShowInputMapEditor | Displays the input map editor. | |
ShowListCustomNameForm | Displays the form that contains a list of custom names. | |
ShowPageSetup | Overloaded. Shows the page setup dialog with the specified buttons for the specified sheet. | |
ShowPrecedents | Shows the cells that are referred to by formulas in other cells. | |
ShowRow | Moves a row in the specified viewport to the specified position in the component. | |
ShowTouchKeyboard | Displays the touch keyboard. | |
StartAnnotationMode | Overloaded. Starts annotation mode. | |
StartCellEditing | Starts cell editing. | |
StartInkNotation | Overloaded. Starts ink notation in the active viewport if the Microsoft.Ink assembly is found in the GAC. | |
StopAnnotationMode | Stops annotation mode. | |
StopCellEditing | Stops cell editing. | |
SuspendLayout | Temporarily suspends the layout logic for this component. | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control) |