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.
Pythonを使用してxlsxファイルのコメントを読み取る方法はありますか?
openpyxlはxlsxファイルの操作を可能にし、コメントにアクセスする機能を追加する方法についてここで説明します。これが機能しない場合は、ここで説明するようにxlsxファイルの名前を変更して解凍することにより、特定のxlsxファイルのコメントにxml形式でアクセスできます。このxmlファイルはPythonで読み取ることができます。