Qurak

SpanFromAbove

Verfügbar

Grid element that merges into the cell above it

SpanFromAbove
GraphicsGrid[{{1, 2, 3}, {4, SpanFromAbove, 6}, {7, SpanFromAbove, 9}}, Frame -> All] → -Graphics-Grid[{{1, Item[2, Background -> Red], 3}, {4, SpanFromAbove, 6}, {7, SpanFromAbove, 9}}, Frame -> All] → Grid[{{1, Item[2, Background -> RGBColor[1, 0, 0]], 3}, {4, SpanFromAbove, 6}, {7, SpanFromAbove, 9}}, Frame -> All]GraphicsGrid[{{Graphics[Rectangle[], AspectRatio -> 2], Graphics[Rectangle[]]}, {SpanFromAbove, Graphics[Rectangle[]]}}] → -Graphics-

Themen

Verwandt

Alle 6300 Funktionen · Dies aus einem MCP-Client verwenden