Click or drag to resize

ISpinnerShapes Interface

Defines a contract for spinner shapes, which can be used to specify the visual representation of a spinner in a user interface.

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

The ISpinnerShapes type exposes the following members.

Properties
Methods
Name Description
Public method AddSpinner
Adds a spinner shape to the specified position and dimensions on the layout.
Top
See Also