Spread Silverlight Documentation
Index Property (PrintPreset.PrintRange)


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

Property Value

The index.
See Also

Reference

PrintPreset.PrintRange Class
PrintPreset.PrintRange Members