Ejemplo n.º 1
0
 private void btnOpen_Click(object sender, EventArgs e)
 {
     txtPath.Text = CommonOfficeExcel.OpenFileExcel();
 }