_Workbook.InactiveListBorderVisible Property

Definition

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.

C#
public bool InactiveListBorderVisible { get; set; }

Property Value

Remarks

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

Applies to

Product Versions
Excel primary interop assembly Latest