Overview
LineShapeInfo is a interface in Aspose.Cells FOSS for TypeScript.
Properties: hasArrowEnd, hasArrowStart, type.
Properties
| Name | Type | Access | Description |
|---|
type | : LineShapeType | Read | Gets the type. |
hasArrowStart | : boolean | Read | Gets the has arrow start. |
hasArrowEnd | : boolean | Read | Gets the has arrow end. |
See Also