ITextChange.OldLength Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Longueur de OldText.
public:
property int OldLength { int get(); };
public:
property int OldLength { int get(); };
public int OldLength { get; }
member this.OldLength : int
Public ReadOnly Property OldLength As Integer
Valeur de propriété
Longueur de OldText.
Remarques
Il s’agit de l’équivalent de OldSpan. Length.