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
- fBackWall
Type: System.Boolean
Property Value
Type: Microsoft.Office.Core.IMsoWalls