コード例 #1
0
 public static Cell DummyCell()
 {
     return(InputParser.CreateCell(0, 0, "One two Conall Newman Three Four"));
 }