Click or drag to resize

IRectangleShapes Interface

Defines the contract for rectangle shapes, including methods and properties that all rectangle shapes should implement.

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

The IRectangleShapes type exposes the following members.

Properties
Methods
Name Description
Public method AddRectangle
Adds a rectangle shape to the specified position with given dimensions and type.
Top
See Also