Click or drag to resize

IShape Line Property

Returns the border line object of a shape.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IShapeLineFormat Line { get; }

Property Value

Type: IShapeLineFormat
See Also