RectangleVariantShapeInfo

RectangleVariantShapeInfo

Overview

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

RectangleVariantShapeInfo.type provides access to the RectangleVariantShapeType enumeration for defining variant rectangle shapes.

Properties: type.

Description

RectangleVariantShapeInfo 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: : rectanglevariantshapetype. These operations enable developers to integrate rectanglevariantshapeinfo functionality directly into TypeScript applications.

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

Properties

NameTypeAccessDescription
type: RectangleVariantShapeTypeReadGets the type.

See Also