Enum eShadePath
The path for a gradiant color
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eShadePath
Fields
Name | Description |
---|---|
Circle | The gradient follows a circular path |
Linear | The gradient folows a linear path |
Rectangle | The gradient follows a rectangular path |
Shape | The gradient follows the shape |