Chart.SideWall 属性

定义

返回一个 Walls 对象,该对象允许用户单独设置三维图表的侧墙格式。 此为只读属性。

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

属性值

Walls

适用于