[]
        
Border line styles. Used for DDCell.BorderTopStyle, .BorderBottomStyle, etc...
public enum BorderLineStyle : short
  | Name | Description | 
|---|---|
| DashDot | DashDot  | 
      
| DashDotDot | DashDotDot  | 
      
| Dashed | Dashed  | 
      
| Dotted | Dotted  | 
      
| Double | Double  | 
      
| Hair | Hair  | 
      
| Medium | Medium  | 
      
| MediumDashDot | MediumDashDot  | 
      
| MediumDashDotDot | MediumDashDotDot  | 
      
| MediumDashed | MediumDashed  | 
      
| None | None  | 
      
| SlantedDashDot | SlantedDashDot  | 
      
| Thick | Thick  | 
      
| Thin | Thin  |