isWordArt property

ShapeBase.isWordArt property

Returns true if this shape is a WordArt object.

get isWordArt(): boolean

Remarks

Works till 2007 compatibility mode. In 2010 and higher compatibility mode WordArt is just a TextBox with fancy fonts.

See Also