コード例 #1
0
 private void BtnExportToExcel_Click(object sender, EventArgs e)
 {
     OptionSetManager.ExportToExcel();
 }