AnalysisPivotTableFieldCollapseStateOptionArgs

data class AnalysisPivotTableFieldCollapseStateOptionArgs(val state: Output<AnalysisPivotTableFieldCollapseState>? = null, val target: Output<AnalysisPivotTableFieldCollapseStateTargetArgs>) : ConvertibleToJava<AnalysisPivotTableFieldCollapseStateOptionArgs>

Constructors

Properties

Link copied to clipboard

The state of the field target of a pivot table. Choose one of the following options:

Link copied to clipboard

A tagged-union object that sets the collapse state.

Functions

Link copied to clipboard
open override fun toJava(): AnalysisPivotTableFieldCollapseStateOptionArgs