TemplateTableStyleTargetArgs

data class TemplateTableStyleTargetArgs(val cellType: Output<TemplateStyledCellType>) : ConvertibleToJava<TemplateTableStyleTargetArgs>

Constructors

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

Properties

Link copied to clipboard

The cell type of the table style target.

Functions

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