Column Interface
Represents a table column. The Column object is a member of the Columns collection. The Columns collection includes all the columns in a table.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("914934C5-5A91-11CF-8700-00AA0060263B")> _
Public Interface Column
'Usage
Dim instance As Column
[GuidAttribute("914934C5-5A91-11CF-8700-00AA0060263B")]
public interface Column