StraightConnectorShapeInfo
StraightConnectorShapeInfo
Overview
StraightConnectorShapeInfo 是Aspose.Cells FOSS for Typescript中的一个接口.
StraightConnectorShapeInfo.type together with the boolean flags 有箭头开始 及其他 有箭头结束 让开发人员在两端创建可选的箭头连接线.
特性: hasArrowEnd, hasArrowStart, type.
Description
StraightConnectorShapeInfo 是Aspose.Cells FOSS中的一个界面,用于 TypeScript 定义了一个具有 0 方法的合同.实现此界线的类必须为所有声明操作提供具体的实施.
核心能力包括: : straightconnectorshapetype; : boolean; : boolean.这些操作使开发人员能够直接将直连接器shapeinfo功能集成到TypeScript应用程序中.
课程还提供了 type 属性 (得到类型), hasArrowStart 属性 (得到了有箭头开始), hasArrowEnd 没有的东西.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | : StraightConnectorShapeType | Read | 得到了类型. |
hasArrowStart | : boolean | Read | 得到了箭头开始. |
hasArrowEnd | : boolean | Read | 得到了箭头的终点. |