コード例 #1
0
ファイル: Form1.cs プロジェクト: Caojinqian/Iolist
 private void readData_Click(object sender, EventArgs e)
 {
     excelEdit.ReadRangeArray();
 }