Enum CommentGradientShadingStyles
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum CommentGradientShadingStyles : int
  Fields
| Name | Description | 
|---|---|
| DiagonalDown | |
| DiagonalUp | |
| FromCenterIn | |
| FromCenterOut | |
| FromCornerBottomLeft | |
| FromCornerBottomRight | |
| FromCornerTopLeft | |
| FromCornerTopRight | |
| Horizontal | |
| Vertical |