Enum eShadePath
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- EPPlus.dll
The path for a gradiant color
public enum eShadePath
Fields
Circle = 1
The gradient follows a circular path
Linear = 0
The gradient folows a linear path
Rectangle = 2
The gradient follows a rectangular path
Shape = 3
The gradient follows the shape