Share via


Shape.ConvertTextToSmartArt Method

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

Syntax

'Declaration
Sub ConvertTextToSmartArt ( _
    Layout As SmartArtLayout _
)
'Usage
Dim instance As Shape
Dim Layout As SmartArtLayout

instance.ConvertTextToSmartArt(Layout)
void ConvertTextToSmartArt(
    SmartArtLayout Layout
)

Parameters

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace