SpecialShapeInfo
Overview
SpecialShapeInfo is a interface in Aspose.Cells FOSS for Typescript.
SpecialShapeInfo.type provides access to the SpecialShapeType enumeration for defining special‑purpose shapes.
Properties: type.
Description
SpecialShapeInfo 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: : specialshapetype. These operations enable developers to integrate specialshapeinfo functionality directly into TypeScript applications.
The class also provides the type property (gets the type).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | : SpecialShapeType | Read | Gets the type. |