IFillFormat Interface
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
IFillFormat interface
Namespace:Bytescout.Spreadsheet.MSODrawingAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
The IFillFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
BackColor | Back color | |
ForeColor | Fore color | |
GradientColorType | Gradient color type | |
GradientDegree | Gets the gradient degree. | |
GradientStyle | Gradient style | |
GradientVariant | Gets the gradient variant. | |
Transparency | Transparency | |
Visible | Gets or sets a value indicating whether the fill is visible. |
Methods
Name | Description | |
---|---|---|
OneColorGradient | One color gradient | |
Solid | Solids this instance. | |
TwoColorGradient | Twoes the color gradient. |
See Also