IDrawingObjects Interface

Reserved for internal use.

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

Syntax

'Declaration
<GuidAttribute("0002086F-0001-0000-C000-000000000046")> _
Public Interface IDrawingObjects _
    Inherits IEnumerable
'Usage
Dim instance As IDrawingObjects
[GuidAttribute("0002086F-0001-0000-C000-000000000046")]
public interface IDrawingObjects : IEnumerable

See Also

Reference

IDrawingObjects Members

Microsoft.Office.Interop.Excel Namespace