Sample Data
This data represents the parameters for a radial gradient fill: center color, edge color, and radius.
| Cell | Value |
|---|---|
| A1 | Center Color |
| B1 | Edge Color |
| A2 | #FF0000 |
| B2 | #0000FF |
| A3 | Radius |
| B3 | 100 |
This data represents the parameters for a radial gradient fill: center color, edge color, and radius.
| Cell | Value |
|---|---|
| A1 | Center Color |
| B1 | Edge Color |
| A2 | #FF0000 |
| B2 | #0000FF |
| A3 | Radius |
| B3 | 100 |
RadialGradient(centerColor=A2, edgeColor=B2, radius=B3)A B 1 Center Color Edge Color 2 #FF0000 #0000FF 3 Radius 100
[Radial Gradient Circle] Center: #FF0000 (Red) Edge: #0000FF (Blue) Radius: 100 units