DataTable Interface
Represents a chart data table.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("DCE9F2C4-4C02-43BA-840E-B4276550EF79")> _
Public Interface DataTable
'Usage
Dim instance As DataTable
[GuidAttribute("DCE9F2C4-4C02-43BA-840E-B4276550EF79")]
public interface DataTable
Remarks
You can use the DataTable property to return a DataTable object.