Share via


SmartArtQuickStyles.Count Property

Gets the count of the number of SmartArtQuickStyle objects contained within the SmartArtQuickStyles collection.

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

Syntax

'Declaration
ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As SmartArtQuickStyles
Dim value As Integer

value = instance.Count
int Count { get; }

Property Value

Type: System.Int32

Remarks

Read-only.

See Also

Reference

SmartArtQuickStyles Interface

SmartArtQuickStyles Members

Microsoft.Office.Core Namespace