GetSelectedCells Method
GetSelectedCells function
Gets the selected cells.Returns null if the input range is not set or no item is selected
func (instance *ListBox) GetSelectedCells() ([]Cell, error)
Remarks
See Also
- Class ListBox
- Library Aspose.Cells for Go