Click or drag to resize

ILabelShapes Interface

Defines the contract for label shapes, which can be used to label or annotate graphical shapes in an application.

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

The ILabelShapes type exposes the following members.

Properties
Methods
Name Description
Public method AddLabel
Adds a label to the specified row and column with the given height and width.
Top
See Also