MindFusion.Wpf Pack Programmer's Guide
Selection Properties
 


 Public Properties

  Name Description

Bottom

Gets the index of the bottommost column of the selected cell range.

IsEmpty

Gets a value indicating whether the selection contains any cells.

Left

Gets the index of the leftmost column of the selected cell range.

Objects

Gets a list with the selected objects.

Range

Gets a CellRange object representing the selected range of cells, or null (Nothing in Visual Basic), if the selection is empty.

Right

Gets the index of the rightmost column of the selected cell range.

Top

Gets the index of the topmost column of the selected cell range.

 See Also

Selection Class
MindFusion.Spreadsheet.Wpf Namespace