Partager via


Range.Start - Propriété

Espace de noms :  Microsoft.SharePoint.JSGrid
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property Start As Integer
    Get
    Private Set
'Utilisation
Dim instance As Range
Dim value As Integer

value = instance.Start
public int Start { get; private set; }

Valeur de propriété

Type : System.Int32
Retourne Int32 .

Voir aussi

Référence

Range classe

Range - Membres

Microsoft.SharePoint.JSGrid - Espace de noms