Qurak

ColumnSpacings

లభ్యం

option for column spacing in grids

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

సంబంధితమైనవి

మొత్తం 6300 ఫంక్షన్లు · దీన్ని MCP క్లయింట్ నుండి వాడండి