Share via


SmartArtQuickStyle.Category Property

Gets the primary category name associated with the SmartArt quick style.

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

Syntax

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

value = instance.Category
string Category { get; }

Property Value

Type: System.String

Remarks

Read-only.

See Also

Reference

SmartArtQuickStyle Interface

SmartArtQuickStyle Members

Microsoft.Office.Core Namespace