Gets an integer value that represents the number of styles in the
IStyles collection.
'Declaration
ReadOnly Property Count As Integer
'Usage
Dim instance As IStyles
Dim value As Integer
value = instance.Count
Property Value
An integer value that represents the number of styles.