Click or drag to resize

IButtonShapes Interface

Defines the contract for button shapes, providing methods or properties that any button shape implementation must support.

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

The IButtonShapes type exposes the following members.

Properties
Methods
Name Description
Public method AddButton
Adds a button to the specified grid position with the given dimensions.
Top
See Also