Walls Members

Include Protected Members
Include Inherited Members

Represents the walls of a 3-D chart.

The Walls type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Border Returns a Border object that represents the border of the object.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Fill Returns a ChartFillFormat object for a specified chart that contains fill formatting properties for the chart.
Public property Format Returns the ChartFormat object. Read-only.
Public property Interior Returns an Interior object that represents the interior of the specified object.
Public property Name Returns the name of the object.
Public property Parent Returns the parent object for the specified object.
Public property PictureType Returns or sets the way pictures are displayed on the walls and faces of a 3-D chart.
Public property PictureUnit Returns or sets the unit for each picture on the chart if the PictureType property is set to xlStackScale (if not, this property is ignored).
Public property Thickness Returns or sets the thickness of the wall. Read/write.

Top

Methods

  Name Description
Public method ClearFormats Clears the formatting of the object.
Public method Paste Pastes a picture from the Clipboard on the walls of the specified chart.
Public method Select Selects the object.

Top

See Also

Reference

Walls Interface

Microsoft.Office.Interop.Excel Namespace