PictureShapeInfo
PictureShapeInfo
Overview
PictureShapeInfo 是Aspose.Cells FOSS for Typescript中的一个接口.
特性: imageIndex, type.
Description
PictureShapeInfo 是Aspose.Cells FOSS中的一个界面,用于 TypeScript 定义了一个具有 0 方法的合同.实现此界线的类必须为所有声明操作提供具体的实施.
核心能力包括: : "picture"; : number.这些操作使开发人员能够直接将图片信息功能集成到TypeScript 应用程序中.
课程还提供了 type 属性 (得到类型), imageIndex 图像索引.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | : "picture" | Read | 得到了类型. |
imageIndex | : number | Read | 得到图像索引. |