AnalysisTableStyleTargetArgs

data class AnalysisTableStyleTargetArgs(val cellType: Output<AnalysisStyledCellType>) : ConvertibleToJava<AnalysisTableStyleTargetArgs>

Constructors

Link copied to clipboard
constructor(cellType: Output<AnalysisStyledCellType>)

Properties

Link copied to clipboard

The cell type of the table style target.

Functions

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