Shading.Texture 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.
Cette propriété renvoie ou définit la texture de la trame de fond pour l'objet spécifié.
public:
property Microsoft::Office::Interop::Word::WdTextureIndex Texture { Microsoft::Office::Interop::Word::WdTextureIndex get(); void set(Microsoft::Office::Interop::Word::WdTextureIndex value); };
public Microsoft.Office.Interop.Word.WdTextureIndex Texture { get; set; }
member this.Texture : Microsoft.Office.Interop.Word.WdTextureIndex with get, set
Public Property Texture As WdTextureIndex