Range.Start Property
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Start As Integer
Get
Private Set
'Usage
Dim instance As Range
Dim value As Integer
value = instance.Start
public int Start { get; private set; }
Property Value
Type: System.Int32
Returns Int32.