_Chart.Floor Property
Returns a Floor object that represents the floor of the 3-D chart.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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.Excel.Floor