TextFrame.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.
True if the specified shape has text associated with it.
public:
property int HasText { int get(); };
public int HasText { get; }
member this.HasText : int
Public ReadOnly Property HasText As Integer