Partager via


ITextRange.ScrollIntoView(PointOptions) Méthode

Définition

Fait défiler cette plage de texte dans l’affichage.

public:
 void ScrollIntoView(PointOptions value);
void ScrollIntoView(PointOptions const& value);
public void ScrollIntoView(PointOptions value);
function scrollIntoView(value)
Public Sub ScrollIntoView (value As PointOptions)

Paramètres

value
PointOptions

Fin de la plage de texte à faire défiler dans l’affichage. Cette fonction utilise uniquement les valeurs Start, NoHorizontalScroll et NoVerticalScroll de l’énumération PointOptions .

S’applique à