FormulaRow(합계행)의 위치 (하단(기본값), 상단) 값을 얻어 올 수 있습니다.
FormulaRow
number getFormulaRowPosition();
number : FormulaRow의 위치 값
//합계행의 위치를 가져옵니다. var pos = sheet.getFormulaRowPosition();