textBoxes

@JvmName(name = "bwowxgfoebtuceab")
suspend fun textBoxes(value: Output<List<AnalysisSheetTextBoxArgs>>)
@JvmName(name = "wxpphejupcwfmapv")
suspend fun textBoxes(value: List<AnalysisSheetTextBoxArgs>?)

Parameters

value

The text boxes that are on a sheet.


@JvmName(name = "vdqseaffkiiwjhqp")
suspend fun textBoxes(vararg values: Output<AnalysisSheetTextBoxArgs>)


@JvmName(name = "barhyxyitikjeord")
suspend fun textBoxes(values: List<Output<AnalysisSheetTextBoxArgs>>)
@JvmName(name = "hexufwvxqrtnpnjd")
suspend fun textBoxes(vararg values: AnalysisSheetTextBoxArgs)

Parameters

values

The text boxes that are on a sheet.


@JvmName(name = "frbfkxoqkdvcuajf")
suspend fun textBoxes(argument: List<suspend AnalysisSheetTextBoxArgsBuilder.() -> Unit>)
@JvmName(name = "ouwjhngknbkakktb")
suspend fun textBoxes(vararg argument: suspend AnalysisSheetTextBoxArgsBuilder.() -> Unit)
@JvmName(name = "yewjamvthfelayev")
suspend fun textBoxes(argument: suspend AnalysisSheetTextBoxArgsBuilder.() -> Unit)

Parameters

argument

The text boxes that are on a sheet.