Click or drag to resize

IPrstGeomShapes Interface

Defines a contract for geometric shapes, allowing for the implementation of various geometric forms and their associated properties or behaviors.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public interface IPrstGeomShapes

The IPrstGeomShapes type exposes the following members.

Properties
Methods
Name Description
Public method AddNotPrimitiveShape
Adds a non-primitive shape to the specified position and size within a grid.
Public method AddPrstGeomShape
Adds new item to the collection.
Top
See Also