Share via


IMsoChart.Walls Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Walls ( _
    fBackWall As Boolean _
) As IMsoWalls
    Get
'Usage
Dim instance As IMsoChart
Dim fBackWall As Boolean
Dim value As IMsoWalls

value = instance.Walls(fBackWall)
IMsoWalls this[
    bool fBackWall
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Core.IMsoWalls

See Also

Reference

IMsoChart Interface

IMsoChart Members

Microsoft.Office.Core Namespace