Spread.Services Documentation
BorderLineStyle Enumeration
GrapeCity.Documents.Spread Namespace : BorderLineStyle Enumeration
Specifies the line style for the border.
Syntax
public enum BorderLineStyle : System.Enum 
Members
MemberDescription
DashDot Specifies a dash dot border.
DashDotDot Specifies a dash dot dot border.
Dashed Specifies a dashed border.
Dotted Specifies a dotted border.
Double Specifies a double line.
Hair Specifies a hairline border.
Medium Specifies a medium border.
MediumDashDot Specifies a medium dash dot border.
MediumDashDotDot Specifies a medium dash dot dot border.
MediumDashed Specifies a medium dashed.
None Specifies no border.
SlantDashDot Specifies a slant dash dot border.
Thick Specifies a thick line border.
Thin Specifies a thin border.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.BorderLineStyle

See Also

Reference

GrapeCity.Documents.Spread Namespace