CircleVariantShapeInfo

CircleVariantShapeInfo

Overview

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

CircleVariantShapeInfo exposes a type property that identifies the specific circle variant shape used in a drawing.

Properties: type.

Description

CircleVariantShapeInfo 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: : circlevariantshapetype. These operations enable developers to integrate circlevariantshapeinfo functionality directly into TypeScript applications.

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

Properties

NameTypeAccessDescription
type: CircleVariantShapeTypeReadGets the type.

See Also