Link Search Menu Expand Document

ILineFormat Interface

ILineFormat interface

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public interface ILineFormat

The ILineFormat type exposes the following members.

Properties
NameDescription
Public propertyDashStyle
Gets or sets the dash style of the line.
Public propertyForeColor
Fore color for line
Public propertyStyle
Gets or sets the style of the line.
Public propertyVisible
Gets or sets a value indicating whether the line is visible.
Public propertyWeight
Gets or sets the weight of the line in points.
Top
See Also

Reference