Row Interface

Represents a row in a table. The Row object is a member of the Rows collection. The Rows collection includes all the rows in the specified table.

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

Syntax

'Declaration
<GuidAttribute("914934C7-5A91-11CF-8700-00AA0060263B")> _
Public Interface Row
'Usage
Dim instance As Row
[GuidAttribute("914934C7-5A91-11CF-8700-00AA0060263B")]
public interface Row

See Also

Reference

Row Members

Microsoft.Office.Interop.PowerPoint Namespace