Options.MoveFromTextColor 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.
Renvoie ou définit une WdColorIndex constante qui représente la couleur du texte déplacé. Lecture-écriture.
public:
property Microsoft::Office::Interop::Word::WdColorIndex MoveFromTextColor { Microsoft::Office::Interop::Word::WdColorIndex get(); void set(Microsoft::Office::Interop::Word::WdColorIndex value); };
public Microsoft.Office.Interop.Word.WdColorIndex MoveFromTextColor { get; set; }
member this.MoveFromTextColor : Microsoft.Office.Interop.Word.WdColorIndex with get, set
Public Property MoveFromTextColor As WdColorIndex