Chart.Walls[Boolean] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Office::Core::IMsoWalls ^ Walls[bool] { Microsoft::Office::Core::IMsoWalls ^ get(bool fBackWall); };
public Microsoft.Office.Core.IMsoWalls Walls[bool fBackWall = false] { get; }
member this.Walls(bool) : Microsoft.Office.Core.IMsoWalls
Public ReadOnly Property Walls(Optional fBackWall As Boolean = false) As IMsoWalls
Parameters
- fBackWall
- Boolean