Click or drag to resize

XlsShapeLineFormat Weight Property

Represents weight of the line in pts.( 0 - 1584 )

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public double Weight { get; set; }

Property Value

Type: Double

Implements

IShapeLineFormat Weight
See Also