QuadrilateralShapeInfo

QuadrilateralShapeInfo

Overview

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

QuadrilateralShapeInfo exposes a type property that must be set to a value from QuadrilateralShapeType to define the specific quadrilateral shape.

Properties: type.

Description

QuadrilateralShapeInfo 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: : quadrilateralshapetype. These operations enable developers to integrate quadrilateralshapeinfo functionality directly into TypeScript applications.

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

Properties

NameTypeAccessDescription
type: QuadrilateralShapeTypeReadGets the type.

See Also