Options.SmartParaSelection 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.
True pour que Microsoft Word inclut la marque de paragraphe dans une sélection lorsque vous sélectionnez la plupart ou la totalité d'un paragraphe.
public:
property bool SmartParaSelection { bool get(); void set(bool value); };
public bool SmartParaSelection { get; set; }
member this.SmartParaSelection : bool with get, set
Public Property SmartParaSelection As Boolean