Link Search Menu Expand Document

IDefinedNameVisible Property

Gets or sets a value indicating whether this DefinedName is visible in the user interface.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool Visible { get; set; }

Property Value

Type: Boolean
true if visible; otherwise, false.
See Also

Reference