type property

Determines the grouping type of the row.

tree groups rows into an unformatted tree.

byColumn groups rows by a specified column.

Implementation

PlutoRowGroupDelegateType get type;