footerColorStyle property

ColorStyle? footerColorStyle
getter/setter pair

The color of the last row or column.

If this field is not set, the last row or column is filled with either first_band_color or second_band_color, depending on the color of the previous row or column. If footer_color is also set, this field takes precedence.

Implementation

ColorStyle? footerColorStyle;