This topic has not yet been rated - Rate this topic

ListObject.IsSelected Property

Gets a value that indicates whether the ListObject is selected.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
bool IsSelected { get; }

Property Value

Type: Boolean
true if the ListObject is selected, or if any range that includes part of the ListObject is selected; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.