Spread for ASP.NET 11 Product Documentation
Start Field


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > LinearRange Structure : Start Field
The start index of range.
Syntax
'Declaration
 
Public Start As Integer
'Usage
 
Dim instance As LinearRange
Dim value As Integer
 
value = instance.Start
 
instance.Start = value
public int Start
See Also

Reference

LinearRange Structure
LinearRange Members