DataTable Interface
Represents a chart data table.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00020843-0000-0000-C000-000000000046")> _
Public Interface DataTable
'Usage
Dim instance As DataTable
[InterfaceTypeAttribute()]
[GuidAttribute("00020843-0000-0000-C000-000000000046")]
public interface DataTable
Remarks
Use the DataTable property to return a DataTable object.