private void button11_Click(object sender, System.EventArgs e) { TestTable.CellMerge("egal.pdf"); System.Diagnostics.Process.Start("egal.pdf"); }