BentConnectorShapeInfo
BentConnectorShapeInfo
Overview
BentConnectorShapeInfo 是Aspose.Cells FOSS for Typescript中的一个接口.
BentConnectorShapeInfo.type property specifies the connector’s shape type using the BentConnectorShapeType enumeration.
特性: hasArrowEnd, hasArrowStart, type.
Description
BentConnectorShapeInfo 是Aspose.Cells FOSS中的一个界面,用于 TypeScript 定义了一个具有 0 方法的合同.实现此界线的类必须为所有声明操作提供具体的实施.
核心能力包括: : bentconnectorshapetype; : boolean; : boolean.这些操作使开发人员能够直接将Bentconnectorshapeinfo功能集成到TypeScript应用中.
课程还提供了 type 属性 (得到类型), hasArrowStart 属性 (得到了有箭头开始), hasArrowEnd 没有的东西.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | : BentConnectorShapeType | Read | 得到了类型. |
hasArrowStart | : boolean | Read | 得到了箭头开始. |
hasArrowEnd | : boolean | Read | 得到了箭头的终点. |