Template Filter Scope Configuration
data class TemplateFilterScopeConfiguration(val allSheets: TemplateAllSheetsFilterScopeConfiguration? = null, val selectedSheets: TemplateSelectedSheetsFilterScopeConfiguration? = null)
Constructors
Link copied to clipboard
fun TemplateFilterScopeConfiguration(allSheets: TemplateAllSheetsFilterScopeConfiguration? = null, selectedSheets: TemplateSelectedSheetsFilterScopeConfiguration? = null)