Spread Silverlight Documentation
Worksheet Class Methods


For a list of all members of this type, see Worksheet members.

Public Methods
 NameDescription
Public MethodAddChartOverloaded. Adds the chart in the sheet.  
Public MethodAddColumnsOverloaded. Adds the column or columns to the data model at the specified index.  
Public MethodAddColumnViewportAdds the column viewport.  
Public MethodAddCustomFunctionAdds the specified user-defined custom function to the collection.  
Public MethodAddPictureOverloaded. Adds the picture.  
Public MethodAddRowsOverloaded. Adds rows in this sheet.  
Public MethodAddRowViewportAdds the row viewport.  
Public MethodAddSelectionOverloaded. Adds a cell range to the selection.  
Public MethodAddSpanCellOverloaded. Adds a span of cells in this sheet in the specified sheet area.  
Public MethodAddSurfaceChartOverloaded. Adds the surface chart.  
Public MethodAddTableOverloaded. Adds a range table with a specified size to the sheet.  
Public MethodBindDataColumnBinds the column to the data source column for a sheet.  
Public MethodClearOverloaded. Clears the specified area.  
Public MethodClearCustomFunctionsRemoves all user-defined custom functions (FunctionInfo object) on this sheet.  
Public MethodClearCustomNameClears the specified name in the name collection.  
Public MethodClearCustomNamesRemoves all custom names on this sheet.  
Public MethodClearSelectionOverloaded. Clears the specified selection range from the selection list, if one exists.  
Public MethodClearSelectionsClears the selections.  
Public MethodClearSpanCellsClears the span that contains a specified anchor cell from a range of cells in the specified sheet area.  
Public MethodCopyToCopies data from one range to another.  
Public MethodExtendSelectionSpecifies the last cell in the selection of cells.  
Public MethodFillAutoOverloaded. Fills the specified range in the specified direction.  
Public MethodFillDateOverloaded. Fills the specified range when the source value type is date.  
Public MethodFillGrowthOverloaded. Fills the specified range growth trend when the source value type is number.  
Public MethodFillLinearOverloaded. Fills the specified range linear trend when the source value type is number.  
Public MethodFindChartFinds the chart with specified name.  
Public MethodFindFloatingObjectFinds the floating object with specified name.  
Public MethodFindFormulasGets formulas in the specified area.  
Public MethodFindPictureFinds the picture with specified name.  
Public MethodFindSurfaceChartFinds the surface chart with specified name.  
Public MethodFindTableOverloaded. Gets the table of the specified cell.  
Public MethodGetActiveColumnViewportIndexGets the index of the active column viewport.  
Public MethodGetActiveRowViewportIndexGets the index of the active row viewport.  
Public MethodGetActualColumnVisibleGets whether a column in the specified sheet area is displayed.  
Public MethodGetActualColumnWidthOverloaded. Gets the width in pixels for the specified column in the specified sheet area.  
Public MethodGetActualRowHeightOverloaded. Gets the height in pixels for the specified row in the specified sheet area.  
Public MethodGetActualRowVisibleGets whether the control displays the specified row in the specified sheet area.  
Public MethodGetActualStyleInfoOverloaded. Gets the actual style information for a specified cell in the specified sheet area.  
Public MethodGetArrayOverloaded. Gets an object array from a specified range of cells.  
Public MethodGetArrayFormulaGets the formula in the specified area in this sheet.  
Public MethodGetColumnAutoTextGets the automatic text displayed in the column header for the specified column.  
Public MethodGetColumnDataTypeGets the column data type at the specified position.  
Public MethodGetColumnLabelOverloaded. Gets the text in the specified column header cell.  
Public MethodGetColumnResizableOverloaded. Gets a value that indicates whether the user can resize a specified column in the specified sheet area.  
Public MethodGetColumnViewportCountGets the column viewport count.  
Public MethodGetColumnVisibleOverloaded. Gets whether a column in this sheet is displayed.  
Public MethodGetColumnWidthOverloaded. Gets the width in pixels for the specified column in the specified sheet area.  
Public MethodGetCsvOverloaded. Gets the CSV text from a range.  
Public MethodGetCustomFunctionGets the specified user-defined custom function.  
Public MethodGetCustomNameFinds the specified custom name.  
Public MethodGetDataColumnNameGets the column name at the specified position.  
Public MethodGetDrawingObjectGets the data bar object or icon object of the current sheet in the specified range.  
Public MethodGetFillText  
Public MethodGetFormulaGets the formula in the specified cell in this sheet.  
Public MethodGetGridLineGets the control gridline; the gridline color is based on the ShowGridLine property.  
Public MethodGetLastDirtyColumnGets the last dirty column index.  
Public MethodGetLastDirtyRowGets the last dirty row index.  
Public MethodGetNonEmptyColumnsReturns a list of nonempty column indexes.  
Public MethodGetNonEmptyRowsReturns a list of nonempty row indexes.  
Public MethodGetRowAutoTextGets the automatic text displayed in the row header for the specified row.  
Public MethodGetRowHeightOverloaded. Gets the height using the specified unit type for the specified row in the specified sheet area.  
Public MethodGetRowLabelOverloaded. Gets the text in the specified row header cell.  
Public MethodGetRowResizableOverloaded. Gets a value that indicates whether users can resize the specified row in the specified sheet area.  
Public MethodGetRowViewportCountGets the row viewport count.  
Public MethodGetRowVisibleOverloaded. Gets whether the control displays the specified row.  
Public MethodGetSpanCellOverloaded. Gets the range of cells that are spanned at a specified cell in this sheet.  
Public MethodGetSparklineGets the sparkline for the specified cell.  
Public MethodGetStyleInfoOverloaded. Gets the style information of the specified cell, row, or column.  
Public MethodGetStyleNameOverloaded. Gets the name of the style assigned to a cell, column, row, or default model in the specified sheet area.  
Public MethodGetTablesGets the sheet tables.  
Public MethodGetTagOverloaded. Gets the application-defined tag value for the specified cell, column, row, or entire sheet in the specified sheet area.  
Public MethodGetTextOverloaded. Gets the formatted text in the cell in the specified sheet area using the IFormatter object for the cell.  
Public MethodGetValueOverloaded. Gets unformatted data from the specified cell.  
Public MethodGetViewportHeightGets the height of the viewport.  
Public MethodGetViewportInfoGets the viewport information of the current sheet.  
Public MethodGetViewportLeftColumnGets the viewport left column.  
Public MethodGetViewportTopRowGets the viewport top row.  
Public MethodGetViewportWidthGets the width of the viewport.  
Public MethodGroupSparklineGroups the sparklines.  
Public MethodInvalidateFormulasInvalidates all formulas that are intersected with a specified range.  
Public MethodIsAnyCellInColumnSelectedDetermines whether any cell in the specified column is in the selection.  
Public MethodIsAnyCellInRowSelectedDetermines whether any cell in the specified row is in the selection.  
Public MethodIsColumnBoundGets whether the specified column is bound to a data source.  
Public MethodIsRowBoundGets whether the specified row is bound to a data source.  
Public MethodIsSelectedDetermines whether the specified cell is in the selection.  
Public MethodIsValidDetermines whether the specified cell value is valid.  
Public MethodMoveTableOverloaded. Changes the table location.  
Public MethodMoveToMoves data from one range to another.  
Public MethodNextActualVisibleColumnGets the index of the next visible column from the current column.  
Public MethodNextActualVisibleRowGets the index of the next visible row from the current row.  
Public MethodNextNonEmptyColumnOverloaded. Returns the next nonempty column index for the specified column.  
Public MethodNextNonEmptyRowOverloaded. Returns the next nonempty row index for the specified column.  
Public MethodOpenCsvOverloaded. Loads the CSV (comma-separated values) file.  
Public MethodOpenTextFileOverloaded. Loads the CSV file with the specified separator.  
Public MethodOpenXmlOverloaded. Loads the XML stream to build a new worksheet.  
Public Methodstatic (Shared in Visual Basic)ParseCsvParses the string to a two dimensional array.  
Public MethodPreviousActualVisibleColumnGets the index of the previous visible column from the current column.  
Public MethodPreviousActualVisibleRowGets the index of the previous visible row from the current row.  
Public MethodRecalculateOverloaded. Evaluates all the cell formulas on the sheet that have changed since the last calculation cycle.  
Public MethodReloadBindingDataReloads the binding data.  
Public MethodRemoveChartRemoves the chart with specified name.  
Public MethodRemoveColumnsOverloaded. Removes the column or columns on this sheet at the specified index.  
Public MethodRemoveColumnViewportRemoves the column viewport.  
Public MethodRemoveCustomFunctionsRemoves the specified user-defined custom function.  
Public MethodRemoveFloatingObjectRemoves the floating object with the specified name.  
Public MethodRemovePictureRemoves the picture with the specified name.  
Public MethodRemoveRowsOverloaded. Removes the row or rows on this sheet at the specified index.  
Public MethodRemoveRowViewportRemoves the row viewport.  
Public MethodRemoveSpanCellOverloaded. Removes the span that contains a specified anchor cell from a range of cells in the specified sheet area.  
Public MethodRemoveSparklineRemoves the sparkline of the specified cell.  
Public MethodRemoveSurfaceChartRemoves the surface chart with the specified name.  
Public MethodRemoveTableOverloaded. Removes a specified table.  
Public MethodResetTouchSelectionGripperBackgroundColorResets the color of the touch selection gripper background.  
Public MethodResetTouchSelectionGripperBackgroundThemeColorResets the theme color of the touch selection gripper background.  
Public MethodResizeTableOverloaded. Changes the table size.  
Public MethodResumeCalcServiceResumes the calculation service.  
Public MethodResumeSpanModelEventResumes the SpanModel, RowHeaderSpanModel, and ColumnHeaderSpanModel events.  
Public MethodSaveCsvOverloaded. Saves the CSV (comma-separated values) file.  
Public MethodSaveHtmlSaves the data on the sheet to the specified stream.  
Public MethodSavePdfOverloaded. Saves the sheet to the specified stream.  
Public MethodSaveTextFileRangeOverloaded. Saves the range of cells in the sheet as delimited text and saves to a stream with the specified delimiters.  
Public MethodSaveXmlOverloaded. Saves the worksheet to an XML stream.  
Public MethodSearchOverloaded. Searches the text in the cells in the specified sheet for the specified string with the specified criteria and start and end location, and whether to search notes and tags as well.  
Public MethodSetActiveCellOverloaded. Sets the active cell on this sheet.  
Public MethodSetActiveViewportSets the active viewport.  
Public MethodSetArrayOverloaded. Sets the values in the specified two-dimensional array of objects into the specified range of cells on this sheet.  
Public MethodSetArrayFormulaSets an array formula in a specified cell area in the specified sheet area.  
Public MethodSetBorderOverloaded. Sets the border for the specified area.  
Public MethodSetColumnLabelSets the value for a specified cell in a column header on this sheet.  
Public MethodSetColumnResizableOverloaded. Sets whether users can resize individual columns in the specified sheet area.  
Public MethodSetColumnVisibleSets whether a column in the specified sheet area is displayed.  
Public MethodSetColumnWidthSets the width using the specified unit type for the specified columns in this sheet.  
Public MethodSetCsvOverloaded. Sets CSV text in the sheet.  
Public MethodSetCustomNameOverloaded. Sets a custom name using the specified formula.  
Public MethodSetDataSourceSets the data source that populates the sheet.  
Public MethodSetExcelReadService  
Public MethodSetFormulaOverloaded. Sets a formula in a specified cell in the specified sheet area.  
Public MethodSetRowHeightSets the height using the specified unit type for the specified row in the specified sheet area.  
Public MethodSetRowLabelSets the value for a specified cell in a row header on this sheet.  
Public MethodSetRowResizableOverloaded. Sets whether users can resize the specified row in the specified sheet area.  
Public MethodSetRowVisibleSets whether the control displays the specified row in the specified sheet area.  
Public MethodSetSelectionOverloaded. Selects the specified cells.  
Public MethodSetSparklineOverloaded. Sets the sparkline to a cell.  
Public MethodSetStyleInfoOverloaded. Sets the style for the specified cell, row, or column.  
Public MethodSetStyleNameOverloaded. Sets the style for the specified cell, column, row, or default model to the specified style name.  
Public MethodSetTagOverloaded. Sets the application-defined tag value for the specified cell, column, row, or entire sheet for the specified sheet area.  
Public MethodSetTextOverloaded. Sets the formatted text in the cell in the specified sheet area using the IFormatter object for the cell.  
Public MethodSetValueOverloaded. Sets the value for the specified cell in the specified sheet area.  
Public MethodSetViewportHeightSets the height of the viewport.  
Public MethodSetViewportInfoSets the viewport information to the current sheet.  
Public MethodSetViewportWidthSets the width of the viewport.  
Public MethodSortRangeSorts a range of cells in this sheet in the data model.  
Public MethodSuspendCalcServiceSuspends the calculation service.  
Public MethodSuspendSpanModelEventSuspends the SpanModel, RowHeaderSpanModel, and ColumnHeaderSpanModel events.  
Public MethodUngroupSparklineUngroups the sparklines in the group.  
Top
See Also

Reference

Worksheet Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.