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