removeSubTotal (method)

시트 내 존재하는 모든 소계/누계 행을 제거합니다.

Syntax

void removeSubTotal();

Return Value

none

Example

// 소계/누계 행 제거
sheet.removeSubTotal();

Read More

Since

product version desc
core 8.0.0.0 기능 추가