SmartArtLayout.Name Property

Gets the string name of the SmartArt layout.

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

Syntax

'Declaration
ReadOnly Property Name As String
    Get
'Usage
Dim instance As SmartArtLayout
Dim value As String

value = instance.Name
string Name { get; }

Property Value

Type: System.String

Remarks

Read-only.

See Also

Reference

SmartArtLayout Interface

SmartArtLayout Members

Microsoft.Office.Core Namespace