Share via


SmartArtColors.Count Property

Gets the count of the number of SmartArtColor objects contained within the SmartArtColors collection.

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

Syntax

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

value = instance.Count
int Count { get; }

Property Value

Type: System.Int32

Remarks

Read-only.

See Also

Reference

SmartArtColors Interface

SmartArtColors Members

Microsoft.Office.Core Namespace