_Font.ThreeD 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.
Obtient un ThreeDFormat objet qui contient des propriétés de mise en forme d’effet 3D pour la police spécifiée.
public:
property Microsoft::Office::Interop::Word::ThreeDFormat ^ ThreeD { Microsoft::Office::Interop::Word::ThreeDFormat ^ get(); void set(Microsoft::Office::Interop::Word::ThreeDFormat ^ value); };
public Microsoft.Office.Interop.Word.ThreeDFormat ThreeD { get; set; }
member this.ThreeD : Microsoft.Office.Interop.Word.ThreeDFormat with get, set
Public Property ThreeD As ThreeDFormat
Valeur de propriété
Propriétés de mise en forme de l’effet 3D pour la police spécifiée.
Remarques
En lecture seule.