Click or drag to resize

CommentsRange Line Property

This property doesn't support in this class.

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

Return Value

Type: IShapeLineFormat
The line format of the shape.

Implements

ITextBoxShape Line
IShape Line
Exceptions
Exception Condition
NotSupportedException This property doesn't support in this class.
See Also