Table Interface
Represents a table shape on a slide. The Table object is a member of the Shapes collection. The Table object contains the Columns collection and the Rows collection.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("914934C3-5A91-11CF-8700-00AA0060263B")> _
Public Interface Table
'Usage
Dim instance As Table
[GuidAttribute("914934C3-5A91-11CF-8700-00AA0060263B")]
public interface Table