Link Search Menu Expand Document

DefinedNameVisible Property

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

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

Property Value

Type: Boolean
true if visible; otherwise, false.

Implements

IDefinedNameVisible
See Also

Reference