_Chart.Walls Property

Definition

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

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

Property Value

Remarks

This property doesn't apply to 3-D pie charts.

Applies to