Walls Interface

Represents the walls of a 3-D chart.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("92D41A7C-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface Walls
'Usage
Dim instance As Walls
[GuidAttribute("92D41A7C-F07E-4CA4-AF6F-BEF486AA4E6F")]
public interface Walls

Remarks

This object is not a collection. There is no object that represents a single wall; you must return all the walls as a unit.

See Also

Reference

Walls Members

Microsoft.Office.Interop.PowerPoint Namespace