Click or drag to resize

MccGridNewExcelExportMain Method

Overload List
  NameDescription
Public methodExcelExportMain(String, String, Boolean)
그리드의 메인/디테일 DataRelation 데이터 중 메인 데이터만 엑셀변환
Public methodExcelExportMain(String, String, String, Boolean)
그리드의 메인/디테일 DataRelation 데이터 중 메인 데이터만 엑셀변환
Public methodExcelExportMain(String, String, String, Boolean, Boolean)
그리드의 내용을 엑셀로 Export 합니다.
Public methodExcelExportMain(String, String, String, Boolean, Boolean, Boolean)
그리드의 메인/디테일 DataRelation 데이터 중 메인 데이터만 엑셀변환
Top
See Also