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