Click or drag to resize

IArcShape Line Property

Gets the line format properties for the 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

Implements

IShape Line
See Also