Shape.HasSmartArt Property (Excel)

Returns whether there is a SmartArt diagram present on the specified shape. Read-only

Version Information

추가된 버전: Excel 2010

Syntax

.HasSmartArt

A variable that represents a Shape object.

Return Value

MsoTriState

Remarks

msoTrue (-1) if there is a SmartArt diagram present on the shape; otherwise msoFalse (0).

참고 항목

개념

Shape Object

Shape Object Members