Spread Silverlight Documentation
Count Property (PrintPreset.PrintRange)


GrapeCity.Windows.SpreadSheet.Data Namespace > PrintPreset.PrintRange Class : Count Property
Gets the number of ranges.
Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute()>
Public ReadOnly Property Count As System.UShort
'Usage
 
Dim instance As PrintPreset.PrintRange
Dim value As System.UShort
 
value = instance.Count
[System.ComponentModel.DefaultValue()]
public System.ushort Count {get;}

Property Value

The count.
See Also

Reference

PrintPreset.PrintRange Class
PrintPreset.PrintRange Members