LineFormatVisible Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

public bool Visible { get; set; }

Property Value

Type: Boolean
true if visible; otherwise, false.

Implements

ILineFormatVisible
See Also

Reference