Partager via


SmartArtColor.Category Property

Retrieves the primary category name associated with the SmartArt color style.

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

Syntax

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

value = instance.Category
string Category { get; }

Property Value

Type: System.String

Remarks

Read-only.

See Also

Reference

SmartArtColor Interface

SmartArtColor Members

Microsoft.Office.Core Namespace