formatText

@JvmName(name = "nvksiiqrqblbcepb")
suspend fun formatText(value: Output<AnalysisShortFormatTextArgs>)
@JvmName(name = "vqvmipwdjymmhmnj")
suspend fun formatText(value: AnalysisShortFormatTextArgs?)

Parameters

value

The short text format of the title label, such as plain text or rich text.


@JvmName(name = "vcotodcuuwsfiqac")
suspend fun formatText(argument: suspend AnalysisShortFormatTextArgsBuilder.() -> Unit)

Parameters

argument

The short text format of the title label, such as plain text or rich text.