ChartClass.Walls Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Walls As Walls
Get
'Usage
Dim instance As ChartClass
Dim value As Walls
value = instance.Walls
public virtual Walls Walls { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.Walls