Link Search Menu Expand Document

ILineFormatVisible Property

Gets or sets a value indicating whether the line is visible.

Namespace:Bytescout.Spreadsheet.MSODrawing
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