Enum eBevelPresetType
A preset bevel that can be applied to a shape.
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eBevelPresetType
  Fields
| Name | Description | 
|---|---|
| Angle | Angle  | 
      
| ArtDeco | Round Convex  | 
      
| Circle | Round  | 
      
| Convex | Convex  | 
      
| CoolSlant | Cool slant  | 
      
| Cross | Cross  | 
      
| Divot | Divot  | 
      
| HardEdge | Hard Edge  | 
      
| None | No Bevel  | 
      
| RelaxedInset | Relaxed Inset  | 
      
| Riblet | Riblet  | 
      
| Slope | Slope  | 
      
| SoftRound | Soft Round  |