Expand Minimize
This topic has not yet been rated - Rate this topic

_Workbook.InactiveListBorderVisible Property

A Boolean value that specifies whether list borders are visible when a list is not active. Returns True if the border is visible. Read/write Boolean.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
bool InactiveListBorderVisible { get; set; }

Property Value

Type: System.Boolean

Setting this property will affect all the lists that are on the worksheet.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.