Chart.Walls Property

Definition

Returns a Walls object that represents the walls of the 3-D chart. Read-only.

public:
 property Microsoft::Office::Interop::Word::Walls ^ Walls { Microsoft::Office::Interop::Word::Walls ^ get(); };
public Microsoft.Office.Interop.Word.Walls Walls { get; }
member this.Walls : Microsoft.Office.Interop.Word.Walls
Public ReadOnly Property Walls As Walls

Property Value

Walls

Applies to