GradientStyle Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Gradient shading style
Namespace:Bytescout.Spreadsheet.MSODrawingAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
DiagonalDown | 1 | (1) Diagonal down | |
DiagonalUp | 2 | (2) Diagonal up | |
FromCenter | 3 | (3) From center | |
FromCorner | 4 | (4) From corner | |
FromTitle | 5 | (5) From title | |
Horizontal | 6 | (6) Horizontal | |
Mixed | 7 | (7) Mixed | |
Vertical | 8 | (8) Vertical |
See Also