firstBandColorStyle property

ColorStyle? firstBandColorStyle
getter/setter pair

The first color that is alternating.

If this field is set, the first banded row is filled with the specified color. Otherwise, the first banded row is filled with a default color.

Implementation

ColorStyle? firstBandColorStyle;