Ok, I am not total idiot. I need a cell, which is constructed from:
  • upper string line
  • and lower line, which is constructed from
    • price/unit string line and eur icon - left formatted
    • quantity string line (with leading zeros)
    • price/unit*quantity string line and eur icon - right formatted
I cannot solve this with newline character.