回答編集履歴
1
リンクの修正ほか
answer
CHANGED
@@ -11,9 +11,9 @@
|
|
11
11
|
|
12
12
|
**参考**
|
13
13
|
・ [StackOverflow - openpyxl Set Active Sheet](https://stackoverflow.com/questions/41556378/openpyxl-set-active-sheet)
|
14
|
-
・ [openpyxl package » openpyxl.workbook.workbook module](https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.workbook.html
|
14
|
+
・ [openpyxl package » openpyxl.workbook.workbook module](https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.workbook.html)
|
15
15
|
|
16
16
|
**環境**
|
17
|
-
・
|
17
|
+
・ Windows 10
|
18
|
-
・
|
18
|
+
・ Python 3.6.2
|
19
|
-
・
|
19
|
+
・ openpyxl 2.5.4
|