Floor Interface

Represents the floor of a 3-D chart.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<GuidAttribute("000208C7-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface Floor
'Usage
Dim instance As Floor
[GuidAttribute("000208C7-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface Floor

Remarks

Use the Floor property to return the Floor object.

See Also

Reference

Floor Members

Microsoft.Office.Interop.Excel Namespace