private void cpToExcel_Click(object sender, EventArgs e) { PrintBLL.Print(dgvRTInfo, Text, "下井人员总数:" + strSum); }
private void cpToExcel_Click(object sender, EventArgs e) { PrintBLL.Print(dgValue, Text); }