Excel for WinRT
XLLineStyleEnum Enumeration


Specifies the line style used for the cell borders.
Syntax
'Declaration
 
Public Enum XLLineStyleEnum 
   Inherits System.Enum
'Usage
 
Dim instance As XLLineStyleEnum
public enum XLLineStyleEnum : System.Enum 
Members
MemberDescription
DashedDashed.
DottedDotted.
DoubleDouble.
HairHair (one pixel).
MediumMedium.
MediumDashDotDottedMedium dash-dot-dot.
MediumDashDottedMedium dash-dot.
MediumDashedMedium dashed.
NoneNo line.
SlantedMediumDashDottedSlanted dash-dot.
ThickThick.
ThinThin.
ThinDashDotDottedThin dash-dot-dot.
ThinDashDottedThin dash-dot.
Inheritance Hierarchy

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

See Also

Reference

C1.Xaml.Excel Namespace

 

 


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

Product Support Forum  |  Documentation Feedback