TextBox Interface

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000208A4-0000-0000-C000-000000000046")> _
Public Interface TextBox
'Usage
Dim instance As TextBox
[InterfaceTypeAttribute()]
[GuidAttribute("000208A4-0000-0000-C000-000000000046")]
public interface TextBox

See Also

Reference

TextBox Members

Microsoft.Office.Interop.Excel Namespace