Worksheet.InSelection

Worksheet.InSelection method

Determines whether the specified cell location is in selected.

public bool InSelection(CellLocation cellLocation)
ParameterTypeDescription
cellLocationCellLocationCell location.

See Also