Chart.Walls Property
Returns a Walls object that represents the walls of the 3-D chart. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Walls As Walls
Get
'Usage
Dim instance As Chart
Dim value As Walls
value = instance.Walls
Walls Walls { get; }
Property Value
Type: Microsoft.Office.Interop.Word.Walls
Walls