Click or drag to resize

ITextBoxes Interface

Defines a contract for classes that provide functionality related to text boxes.

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

The ITextBoxes type exposes the following members.

Properties
Methods
Name Description
Public method AddTextBox
Adds new item to the collection.
Top
See Also