Chart.SideWall 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 un Walls objet qui permet à l’utilisateur de mettre en forme individuellement le mur latéral d’un graphique 3D. En lecture seule.
public:
property Microsoft::Office::Interop::Word::Walls ^ SideWall { Microsoft::Office::Interop::Word::Walls ^ get(); };
public Microsoft.Office.Interop.Word.Walls SideWall { get; }
member this.SideWall : Microsoft.Office.Interop.Word.Walls
Public ReadOnly Property SideWall As Walls