Aspose::Cells::Drawing::ListBox::GetSelectedCells method

ListBox::GetSelectedCells method

Gets the selected cells. Returns null if the input range is not set or no item is selected.

Vector<Cell> Aspose::Cells::Drawing::ListBox::GetSelectedCells()

See Also