Qurak

RowSpacings

ใช้งานได้

option for row spacing in grids

RowSpacings
GridBox[{{"a", "b"}, {"c", "d"}, {"e", "f"}}, RowSpacings -> 2]//DisplayForm → DisplayForm[GridBox[{{a, b}, {c, d}, {e, f}}, RowSpacings -> 2]]GridBox[{{"a", "b"}, {"c", "d"}, {"e", "f"}}, RowSpacings -> {2, 5}]//DisplayForm → DisplayForm[GridBox[{{a, b}, {c, d}, {e, f}}, RowSpacings -> {2, 5}]]

ที่เกี่ยวข้อง

ฟังก์ชันทั้งหมด 6300 รายการ · ใช้สิ่งนี้จากไคลเอนต์ MCP