Link Search Menu Expand Document

LineFormatWeight Property

Gets or sets the weight of the line in points.

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

Property Value

Type: Double
The weight in points.

Implements

ILineFormatWeight
See Also

Reference