Back to Devexpress

SpreadsheetControl.SetSelectedRanges Method

wpf-devexpress-dot-xpf-dot-spreadsheet-dot-spreadsheetcontrol-dot-setselectedranges.md

latest778 B
Original Source

SpreadsheetControl.SetSelectedRanges Method

NameParametersDescription
SetSelectedRanges(IList<CellRange>, Boolean)ranges, expandToMergedCellsSizeSelects cell ranges in the worksheet and specifies whether the selection expands to fit merged cells.
SetSelectedRanges(IList<CellRange>)rangesSelects multiple ranges in the active worksheet.