TextFrame2.HasText Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.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