XlUnderlineStyle Enumeration

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

Syntax

'Declaration
Public Enumeration XlUnderlineStyle
'Usage
Dim instance As XlUnderlineStyle
public enum XlUnderlineStyle

Members

Member name Description
xlUnderlineStyleDouble
xlUnderlineStyleDoubleAccounting
xlUnderlineStyleNone
xlUnderlineStyleSingle
xlUnderlineStyleSingleAccounting

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace