Partager via


SmartArt.Reset Method

Resets the SmartArt graphic to its original state.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub Reset
'Usage
Dim instance As SmartArt

instance.Reset()
void Reset()

Remarks

This action mirrors the functionality presented by the Reset Graphic button under the Design tab for SmartArt.

See Also

Reference

SmartArt Interface

SmartArt Members

Microsoft.Office.Core Namespace