다음을 통해 공유


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.

See Also

Reference

Range Class

Range Members

Microsoft.SharePoint.JSGrid Namespace