SmartArtLayout.Category Property
Gets the primary category name associated with the SmartArt layout.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Category As String
Get
'Usage
Dim instance As SmartArtLayout
Dim value As String
value = instance.Category
string Category { get; }
Property Value
Type: System.String
Remarks
Read-only.