Excel for WinRT
XLUnderlineType Enumeration


Conditional formatting underline type for the font.
Syntax
'Declaration
 
Public Enum XLUnderlineType 
   Inherits System.Enum
'Usage
 
Dim instance As XLUnderlineType
public enum XLUnderlineType : System.Enum 
Members
MemberDescription
DoubleDouble underline.
DoubleAccountingDouble accounting underline.
NoneWithout underline.
SingleSingle underline.
SingleAccountingSingle accounting underline.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Excel.XLUnderlineType

See Also

Reference

C1.Xaml.Excel Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback