Guest User

Untitled

a guest
Jul 23rd, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. Grid[{
  2. { Style["1", FontSize->30], SpanFromLeft, Style["4n4", FontSize->30] },
  3. { Style["2", FontSize->30], Style["3", FontSize->30], SpanFromAbove }
  4. }, Frame->All, Spacings->{3,3} ]
  5.  
  6. Grid[{
  7. { Style["1", FontSize->30], SpanFromLeft, Style["4n4", FontSize->30] },
  8. { Style["2", FontSize->30], Style["3", FontSize->30] }
  9. }, Frame->All, Spacings->{3,3} ]
Add Comment
Please, Sign In to add comment