Share via


DataTable Members

Include Protected Members
Include Inherited Members

Represents a chart data table.

The DataTable type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property AutoScaleFont True if the text in the object changes font size when the object size changes. The default value is True.
Public property Border Returns a Border object that represents the border of the object.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Font Returns a Font object that represents the font of the specified object.
Public property Format Returns the ChartFormat object. Read-only.
Public property HasBorderHorizontal True if the chart data table has horizontal cell borders.
Public property HasBorderOutline True if the chart data table has outline borders.
Public property HasBorderVertical True if the chart data table has vertical cell borders.
Public property Parent Returns the parent object for the specified object.
Public property ShowLegendKey True if the data label legend key is visible.

Top

Methods

  Name Description
Public method Delete Deletes the object.
Public method Select Selects the object.

Top

See Also

Reference

DataTable Interface

Microsoft.Office.Interop.Excel Namespace