PpBorderType Enumeration
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public Enumeration PpBorderType
'Usage
Dim instance As PpBorderType
public enum PpBorderType
Members
Member name | Description | |
---|---|---|
ppBorderTop | ||
ppBorderLeft | ||
ppBorderBottom | ||
ppBorderRight | ||
ppBorderDiagonalDown | ||
ppBorderDiagonalUp |