GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ISpreadsheet インターフェース : InsertRows メソッド |
'宣言
Function InsertRows( _ ByVal row As Integer, _ ByVal count As Integer _ ) As ActionResult(Of Object)
ActionResult<object> InsertRows( int row, int count )
true
、それ以外の場合はfalse
。