조회해야 할 전체 조회 대상 건수를 설정 합니다.
ObjId.SetTotalRows(total);
Number
none
// 전제 조회 대상 건수를 1000건으로 설정 mySheet.SetTotalRows(1000);