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.
ワークシートを読み取り専用にするにはどうすればよいですか? jxl を使用して Excel ファイル (.xls) を読み書きしています。私は一日中これをグーグルで検索しています。
シートから getSettings を試してから、それらの設定で setProtected(true) を試しましたか?