sheets
calendar
/
com.maxkeppeler.sheets.calendar
/
CalendarSheet
/
setSelectedDateRange
set
Selected
Date
Range
fun
setSelectedDateRange
(
start
:
Calendar
,
end
:
Calendar
)
Content copied to clipboard
fun
setSelectedDateRange
(
start
:
LocalDate
,
end
:
LocalDate
)
Content copied to clipboard
Set the selected date range.
Throws
kotlin.
Illegal
State
Exception
if selection is not
SelectionMode.RANGE