SmartArtQuickStyle.Description Property

Gets the description of the SmartArt quick style.

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

Syntax

'Declaration
ReadOnly Property Description As String
    Get
'Usage
Dim instance As SmartArtQuickStyle
Dim value As String

value = instance.Description
string Description { get; }

Property Value

Type: System.String

Remarks

Read-only.

See Also

Reference

SmartArtQuickStyle Interface

SmartArtQuickStyle Members

Microsoft.Office.Core Namespace