Java POI を使用して Excel シートを生成し、新しく作成された Excel ファイルを開くと、次のようなメッセージ ボックスが表示されます。
Excel found unreadable content in "abc.xlxs" .Do you want to recover the contents of this workbook?If you trust the source of this workbook, click 'yes'.
そして、「はい」をクリックすると、次のようなメッセージが表示されます
Excel was able to open the file by repairing or removing the unreadable content
その後、シートの内容を表示できます。開いているときにこれらの種類のメッセージをすべて削除するにはどうすればよいですか?