Click or drag to resize

IShapes AddTextBox Method

Adds new text box to the collection.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ITextBoxLinkShape AddTextBox()

Return Value

Type: ITextBoxLinkShape
Newly created textbox.
See Also