GrapeCity.Xaml.SpreadSheet.Data
Index Property (PrintPreset.PrintRange)


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

Property Value

The index.
See Also

Reference

PrintPreset.PrintRange Class
PrintPreset.PrintRange Members