コード例 #1
0
 public ICellRow Read_last_row(String sheet_name)
 {
     return(_spreadsheet_io.Read_last_row(sheet_name));
 }