Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISpreadsheet Interface

In This Topic
ISpreadsheet Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodRemoves all the data from the specified range of cells.  
 MethodCopies the data from a range of cells to a specified range of cells.  
 MethodGets the formula text from the specified cell on this spreadsheet.  
 MethodGets the direct of a cell  
 MethodGets raw data from the specified cell on this spreadsheet.  
 MethodInserts column(s) at the specified position.  
 MethodInserts row(s) at the specified position.  
 MethodMoves the data from a range of cells to the specified location.  
 MethodRemoves one or more columns starting with the column at the specified position.  
 MethodRemoves one or more rows starting with the row at the specified position.  
 MethodSets the formula text for the cell of the specified cell range.  
 MethodSets the for a range  
 MethodOverloaded. Sets the System.Object value for the cell of the specified row and column.  
 MethodSwaps the specified ranges of cells.  
Top
See Also