python:openpyxl

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
python:openpyxl [2019/03/04 14:50] mumeiyamibitopython:openpyxl [2019/03/04 14:51] (現在) mumeiyamibito
行 28: 行 28:
       * ''ws'': ワークシートオブジェクト       * ''ws'': ワークシートオブジェクト
       * ''wb'': ワークブックオブジェクト       * ''wb'': ワークブックオブジェクト
-    * ワークシート名で選択<code python>wb["SHEET_NAME"]+    * ワークシート名で選択<code python>wb["SHEET_NAME"]</code>
   * ワークシート名の変更<code python>ws.title = "NAME"</code>   * ワークシート名の変更<code python>ws.title = "NAME"</code>
     * ''ws'': ワークシートオブジェクト     * ''ws'': ワークシートオブジェクト
  • python/openpyxl.1551678645.txt.gz
  • 最終更新: 2019/03/04 14:50
  • by mumeiyamibito