Qurak

RowLines

उपलब्ध

option for grid formatting row lines

RowLines
GridBox[{{"a", "A"}, {"b", "B"}, {"c", "C"}}, RowLines -> True]//DisplayForm → DisplayForm[GridBox[{{a, A}, {b, B}, {c, C}}, RowLines -> True]]GridBox[{{"a", "A"}, {"b", "B"}, {"c", "C"}}, RowLines -> {True, False}]//DisplayForm → DisplayForm[GridBox[{{a, A}, {b, B}, {c, C}}, RowLines -> {True, False}]]

संबंधित

सभी 6300 फ़ंक्शन · इसे किसी MCP क्लाइंट से उपयोग करें