Returns whether there is a SmartArt diagram present on the specified shape. Read-only
Version Added: Excel 2010
expression .HasSmartArt
expression A variable that represents a Shape object.
MsoTriState
msoTrue (-1) if there is a SmartArt diagram present on the shape; otherwise msoFalse (0).