2.5.280 XFExtGradient
The XFExtGradient structure specifies a gradient fill for a cell interior.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.