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