Shape3DInfo
Overview
Shape3DInfo is a interface in Aspose.Cells FOSS for Typescript.
Shape3DInfo.type lets developers assign a three‑dimensional shape using the Shape3DType enumeration.
Properties: type.
Description
Shape3DInfo is an interface in Aspose.Cells FOSS for TypeScript that defines a contract with 0 methods. Classes that implement this interface must provide concrete implementations for all declared operations.
Core capabilities include: : shape3dtype. These operations enable developers to integrate shape3dinfo functionality directly into TypeScript applications.
The class also provides the type property (gets the type).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | : Shape3DType | Read | Gets the type. |