Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最初の jXLS テンプレートで ${messages.${column}} のような内部変数を評価しようとしましたが、成功しませんでした。
誰かが助けてくれますか? どんな助けでも大歓迎です。
乾杯ヨスカ
任意のオブジェクト プロパティ グラフの深さが可能です。例えば、
${bean.bean1.bean2.bean3.bean4.bean5.bean6.bean7.bean8.bean9.beanX.property1}
あなたの場合、私があなたの質問を正しく理解していれば${messages.${column}}、${message.column}
${messages.${column}}
${message.column}