LineFormat.Weight
LineFormat.Weight property
Gets or sets the weight of the line in unit of points.
public double Weight { get; set; }
Examples
[C#]
lineFmt.Weight = 2.0d;
See Also
- class LineFormat
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells