SubtotalOptions

The subtotal options.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom label string for the subtotal cells.

Link copied to clipboard

The field level (all, custom, last) for the subtotal cells.

Link copied to clipboard

The optional configuration of subtotal cells.

Link copied to clipboard

The cell styling options for the subtotals of header cells.

Link copied to clipboard

The style targets options for subtotals.

Link copied to clipboard

The cell styling options for the subtotal cells.

Link copied to clipboard

The visibility configuration for the subtotal cells.

Link copied to clipboard

The cell styling options for the subtotals of value cells.

Functions

Link copied to clipboard
inline fun copy(block: SubtotalOptions.Builder.() -> Unit = {}): SubtotalOptions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String