XlDataBarFillType enumeration (Excel)
Specifies how a data bar is filled with color.
Name | Value | Description |
---|---|---|
xlDataBarFillGradient | 1 | The data bar is filled with a color gradient. |
xlDataBarFillSolid | 0 | The data bar is filled with solid color. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.