TextFrame2.HasText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns whether the specified text frame has text. Read-only.
public:
property Microsoft::Office::Core::MsoTriState HasText { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState HasText { get; }
Public ReadOnly Property HasText As MsoTriState