sheet Control Layouts
Parameters
value
The control layouts of the sheet.
Parameters
values
The control layouts of the sheet.
suspend fun sheetControlLayouts(argument: List<suspend AnalysisSheetControlLayoutArgsBuilder.() -> Unit>)
suspend fun sheetControlLayouts(vararg argument: suspend AnalysisSheetControlLayoutArgsBuilder.() -> Unit)
Parameters
argument
The control layouts of the sheet.