그리드 excel_printtitlerow 속성값을 설정하는 API이다.
Parameters | Type | Description |
---|---|---|
strExcelPrintTitleRow | STRING | excel_printtitlerow 속성값 |
Type | Description |
---|---|
BOOL | 정상 처리 여부 |
strExcelPrintTitleRow 파라미터는 엑셀 출력시 인쇄 제목 반복할 행 번호(1번부터 시작) 범위 (범위 구분자는 ":") (예시: 1:3)
값을 지정하지 않으려면 공백 문자열을 지정한다.
//-