Back to Devexpress

SpreadsheetControl.SetSelectedRanges Method

windowsforms-devexpress-dot-xtraspreadsheet-dot-spreadsheetcontrol-dot-setselectedranges.md

latest1019 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>)rangesSets cell ranges selected in the active worksheet.