Share via


Walls Interface 

Represents the walls of a 3-D chart.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class allsImplementation
    Implements Walls
End Class
Dim allsImplementation1 As New allsImplementation()

Syntax

Public Interface Walls
public interface Walls
public interface class Walls
public interface Walls
public interface Walls

Remarks

This object isn’t a collection. There’s no object that represents a single wall; you must return all the walls as a unit.

Use the Walls property to return the Walls object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

Walls Members