TextFrame2.HasText Property
Returns whether the specified text frame has text. Read-only MsoTriState.
Version Information
Version Added: Excel
Syntax
expression.HasText
expression A variable that represents a TextFrame2 object.
Example
This example formats the text in the text frame, if the text frame contains text.
| Visual Basic for Applications |
|---|
|