Options.SmartCutPaste 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.
Cet événement se produit la valeur true si Microsoft Word ajuste automatiquement l'espacement entre les mots et les signes de ponctuation lors d'opérations couper-coller.
public:
property bool SmartCutPaste { bool get(); void set(bool value); };
public bool SmartCutPaste { get; set; }
member this.SmartCutPaste : bool with get, set
Public Property SmartCutPaste As Boolean