2.5.280 XFExtGradient

The XFExtGradient structure specifies a gradient fill for a cell interior.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

gradient (44 bytes)

...

...

cGradStops

rgGradStops (variable)

...

gradient (44 bytes): An XFPropGradient that specifies the gradient fill.

cGradStops (4 bytes): An unsigned integer that specifies the number of items in rgGradStops. MUST be greater than or equal to 0 and less than or equal to 256.

rgGradStops (variable): An array of GradStop.  Each array element specifies a gradient stop for this gradient fill.