IsWordArt

SpreadsheetShape.IsWordArt property

Gets a value indicating whether this SpreadsheetShape is a WordArt object.

public bool IsWordArt { get; }

Property Value

True if the shape is a WordArt object; otherwise, false.

See Also