TextFrame2.HasText Property
Returns whether the specified text frame has text. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property HasText As MsoTriState
Get
'Usage
Dim instance As TextFrame2
Dim value As MsoTriState
value = instance.HasText
MsoTriState HasText { get; }
Property Value
Type: Microsoft.Office.Core.MsoTriState
MsoTriState