PivotTableSortBy

The sort by field for the field sort options.

Types

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

Properties

Link copied to clipboard

The column sort (field id, direction) for the pivot table sort by options.

Link copied to clipboard

The data path sort (data path value, direction) for the pivot table sort by options.

Link copied to clipboard

The field sort (field id, direction) for the pivot table sort by options.

Functions

Link copied to clipboard
inline fun copy(block: PivotTableSortBy.Builder.() -> Unit = {}): PivotTableSortBy
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