Click or drag to resize

IOvalShapes Interface

Defines a contract for oval-shaped objects, providing methods and properties common to all oval shapes.

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

The IOvalShapes type exposes the following members.

Properties
Methods
Name Description
Public method AddOval
Adds an oval shape to the specified row and column with the given height and width.
Top
See Also