header Sections
Parameters
value
A list of header section configurations.
Parameters
values
A list of header section configurations.
suspend fun headerSections(argument: List<suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
suspend fun headerSections(vararg argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
suspend fun headerSections(argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A list of header section configurations.