Spread Windows Forms 12.0 Product Documentation
Count Property (IStyles)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IStyles Interface : Count Property
Gets an integer value that represents the number of styles in the IStyles collection.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As IStyles
Dim value As Integer
 
value = instance.Count
int Count {get;}

Property Value

An integer value that represents the number of styles.
See Also

Reference

IStyles Interface
IStyles Members