BasicShapeInfoType

BasicShapeInfoType

Overview

BasicShapeInfoType is a class in Aspose.Cells FOSS for Typescript.

BasicShapeInfoType enables developers to specify the fundamental type of a shape in a worksheet.

Properties: type.

Description

BasicShapeInfoType is a class in the Aspose.Cells FOSS library for TypeScript that exposes 0 methods and 1 property for programmatic use.

Core capabilities include: : basicshapesubtype. These operations enable developers to integrate basicshapeinfotype functionality directly into TypeScript applications.

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

Properties

NameTypeAccessDescription
type: BasicShapeSubTypeReadGets the type.

See Also