Chart.Floor Property
Returns the floor of the 3-D chart. Read-only Floor.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Floor As Floor
Get
'Usage
Dim instance As Chart
Dim value As Floor
value = instance.Floor
Floor Floor { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.Floor