Columns Interface

A collection of Column objects that represent the columns in a table.

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

Syntax

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

See Also

Reference

Columns Members

Microsoft.Office.Interop.PowerPoint Namespace