StarShapeInfo

Overview

StarShapeInfo is a interface in Aspose.Cells FOSS for Typescript.

StarShapeInfo.type enables selection of a star shape using the StarShapeType enumeration.

Properties: type.

Description

StarShapeInfo 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: : starshapetype. These operations enable developers to integrate starshapeinfo functionality directly into TypeScript applications.

The class also provides the type property (gets the type).

Properties

NameTypeAccessDescription
type: StarShapeTypeReadGets the type.

See Also