Spread Windows Forms 12.0 Product Documentation
SetValue Method (IWorksheet)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IWorksheet Interface : SetValue Method
Sets the System.Boolean value for the cell of the specified row and column.
Overload List
OverloadDescription
Sets the System.Boolean value for the cell of the specified row and column.  
Sets the System.Int32 value for the cell of the specified row and column.  
Sets the GrapeCity.CalcEngine.CalcError value for the cell of the specified row and column.  
Sets the System.DateTime value for the cell of the specified row and column.  
Sets the System.Int32 value for the cell of the specified row and column.  
Sets the System.Double value for the cell of the specified row and column.  
Sets the System.Int32 value for the cell of the specified row and column.  
Sets the System.Int32 value for the cell of the specified row and column.  
Sets the System.Int32 value for the cell of the specified row and column.  
Sets the System.Object value for the cell of the specified row and column.  
Sets an object array into a specified range of cells.  
Sets an object array into a specified range of cells.  
Sets the GrapeCity.CalcEngine.CellValue value for the cell of the specified row and column.  
Sets the System.Int32 value for the cell of the specified row and column.  
Sets the System.String value for the cell of the specified row and column.  
Sets an object array into a specified range of cells.  
Sets an object array into a specified range of cells.  
Sets the System.Boolean value for the cell of the specified cell range.  
Sets the GrapeCity.CalcEngine.CalcError value for the cell of the specified cell range.  
Sets the System.DateTime value for the cell of the specified cell range.  
Sets the System.Double value for the cell of the specified cell range.  
Sets the System.Int32 value for the cell of the specified cell range.  
Sets the value for the cell of the specified cell range.  
Sets the System.String value for the cell of the specified cell range.  
See Also

Reference

IWorksheet Interface
IWorksheet Members