SealShapeInfo

Overview

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

SealShapeInfo.type allows a seal shape to be specified via the SealShapeType enumeration.

Properties: type.

Description

SealShapeInfo 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: : sealshapetype. These operations enable developers to integrate sealshapeinfo functionality directly into TypeScript applications.

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

Properties

NameTypeAccessDescription
type: SealShapeTypeReadGets the type.

See Also