Sample Data
This data represents three nested frames in Figma with their widths and heights.
| Cell | Value |
|---|---|
| A1 | Frame 1 |
| A2 | Frame 2 |
| A3 | Frame 3 |
| B1 | Width: 300 |
| B2 | Width: 200 |
| B3 | Width: 100 |
| C1 | Height: 200 |
| C2 | Height: 150 |
| C3 | Height: 80 |
This data represents three nested frames in Figma with their widths and heights.
| Cell | Value |
|---|---|
| A1 | Frame 1 |
| A2 | Frame 2 |
| A3 | Frame 3 |
| B1 | Width: 300 |
| B2 | Width: 200 |
| B3 | Width: 100 |
| C1 | Height: 200 |
| C2 | Height: 150 |
| C3 | Height: 80 |
Total Width = Width(Frame 1) + Width(Frame 2) + Width(Frame 3)A B C 1 |Frame 1| Width: 300 | Height: 200 2 |Frame 2| Width: 200 | Height: 150 3 |Frame 3| Width: 100 | Height: 80 References: B1, B2, B3 for widths
A B C 1 |Frame 1| Width: 300 | Height: 200 2 |Frame 2| Width: 200 | Height: 150 3 |Frame 3| Width: 100 | Height: 80 4 |Total | Width: 600 |