ITextBox Interface
This interface represents TextBox form control.
Object Model

Syntax
'Declaration Public Interface ITextBox Inherits IParentApplication
'Usage Dim instance As ITextBox
public interface ITextBox : IParentApplication
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also