Spread Windows Forms 12.0 Product Documentation
Count Property (IFormatConditions)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFormatConditions Interface : Count Property
Gets the number of format conditions.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As IFormatConditions
Dim value As Integer
 
value = instance.Count
int Count {get;}

Property Value

An integer value represents the number of format conditions.
See Also

Reference

IFormatConditions Interface
IFormatConditions Members