GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IWorksheet インタフェース > SetValue メソッド : SetValue(Int32,Int32,Int32,Int32,Boolean) メソッド |
'Declaration
Overloads Function SetValue( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal value As Boolean _ ) As Boolean