GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Table クラス : InsertRows メソッド |
'Declaration
Public Function InsertRows( _ ByVal index As Integer, _ ByVal count As Integer _ ) As ActionResult(Of Table)
public ActionResult<Table> InsertRows( int index, int count )
true
、それ以外の場合はfalse