ControlTitleFormatText

The title format text configuration for a sheet control. This is a tagged union type. Specify either PlainText or RichText, but not both.

Types

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

Properties

Link copied to clipboard

The plain text format of the title text.

Link copied to clipboard

The rich text format of the title text.

Functions

Link copied to clipboard
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