styles.builtins【組み込みセルスタイル】モジュール
メモ ( 概要 基本 注意事項 ) 組み込みセルスタイル名・XML定義 ( 組み込みセルスタイル名 XML定義 ) 例
メモ
概要
- 組み込みセルスタイルに関連するモジュール
- Excelの [ホーム]タブ - [スタイル] - [セルのスタイル] に対応
- Excelの [ホーム]タブ - [スタイル] - [セルのスタイル] に対応
- モジュール内定義
- 組み込みセルスタイル名
- 組み込みセルスタイル名に対応する XML定義
- 関連モジュール
基本
〔 例 〕注意事項
- 日本語のスタイル定義と相違あり
- 日本語の組み込みセルスタイル名は未定義
- openpyxl:Excel で作成されたファイル内の日本語スタイル名は、別のスタイル名として処理
- Excel:openpyxl で作成されたファイル内の英語スタイル名は、同等の日本語スタイル名として処理 (openpyxl のスタイルが優先)
- 下記表示形式は注意 (負数・通貨記号 等相違)
'Comma [0]'【桁区切り】
'Comma'【桁区切り [0.00]】
'Currency [0]'【通貨】
'Currency'【通貨 [0.00]】
外部リンク
- openpyxl (英語)
- ECMA-376:Office Open XML file formats (英語)
SpreadsheetML:- Built-in Cell Styles
組み込みセルスタイル名・XML定義
組み込みセルスタイル名
Excel のハイパーリンク ('Hyperlink')・表示済みのハイパーリンク ('Followed Hyperlink') は必要に応じて自動表示
上段:日本語 (未定義)
下段:英語 (定義)
XML定義
<alignment>・<protection>:省略
組み込み セルスタイル名 (日本語:未定義) | 組み込み セルスタイル名 (英語) | 標準 ('Normal') との差異 | ||||
---|---|---|---|---|---|---|
<border> | <fill> (<number_format>:補正) | <font> (ロケール対応) | ||||
良い、悪い、どちらでもない | ||||||
標準 | 'Normal' | <left/> <right/> <top/> <bottom/> <diagonal/> | <patternFill/> | <name val="Calibri"/> <family val="2"/> <color theme="1"/> <sz val="12"/> <scheme val="minor"/> 日本語フォント:'MS Pゴシック' | ||
どちらでもない | 'Neutral' | <patternFill patternType="solid"> <fgColor rgb="FFFFEB9C"/> </patternFill> | <color rgb="FF9C6500"/> | |||
悪い | 'Bad' | <patternFill patternType="solid"> <fgColor rgb="FFFFC7CE"/> </patternFill> | <color rgb="FF9C0006"/> | |||
良い | 'Good' | <patternFill patternType="solid"> <fgColor rgb="FFC6EFCE"/> </patternFill> | <color rgb="FF006100"/> | |||
データとモデル | ||||||
チェック セル | 'Check Cell' | <left style="double"> <color rgb="FF3F3F3F"/> </left> <right style="double"> <color rgb="FF3F3F3F"/> </right> <top style="double"> <color rgb="FF3F3F3F"/> </top> <bottom style="double"> <color rgb="FF3F3F3F"/> </bottom> | <patternFill patternType="solid"> <fgColor rgb="FFA5A5A5"/> </patternFill> | <b val="1"/> <color theme="0"/> | ||
ハイパーリンク | 'Hyperlink' | <color theme="10"/> | ||||
メモ | 'Note' | <left style="thin"> <color rgb="FFB2B2B2"/> </left> <right style="thin"> <color rgb="FFB2B2B2"/> </right> <top style="thin"> <color rgb="FFB2B2B2"/> </top> <bottom style="thin"> <color rgb="FFB2B2B2"/> </bottom> | <patternFill patternType="solid"> <fgColor rgb="FFFFFFCC"/> </patternFill> | |||
リンク セル | 'Linked Cell' | <bottom style="double"> <color rgb="FFFF8001"/> </bottom> | <color rgb="FFFA7D00"/> | |||
計算 | 'Calculation' | <left style="thin"> <color rgb="FF7F7F7F"/> </left> <right style="thin"> <color rgb="FF7F7F7F"/> </right> <top style="thin"> <color rgb="FF7F7F7F"/> </top> <bottom style="thin"> <color rgb="FF7F7F7F"/> </bottom> | <patternFill patternType="solid"> <fgColor rgb="FFF2F2F2"/> </patternFill> | <b val="1"/> <color rgb="FFFA7D00"/> | ||
警告文 | 'Warning Text' | <color rgb="FFFF0000"/> | ||||
出力 | 'Output' | <left style="thin"> <color rgb="FF3F3F3F"/> </left> <right style="thin"> <color rgb="FF3F3F3F"/> </right> <top style="thin"> <color rgb="FF3F3F3F"/> </top> <bottom style="thin"> <color rgb="FF3F3F3F"/> </bottom> | <patternFill patternType="solid"> <fgColor rgb="FFF2F2F2"/> </patternFill> | <b val="1"/> <color rgb="FF3F3F3F"/> | ||
説明文 | 'Explanatory Text' | <i val="1"/> <color rgb="FF7F7F7F"/> | ||||
入力 | 'Input' | <left style="thin"> <color rgb="FF7F7F7F"/> </left> <right style="thin"> <color rgb="FF7F7F7F"/> </right> <top style="thin"> <color rgb="FF7F7F7F"/> </top> <bottom style="thin"> <color rgb="FF7F7F7F"/> </bottom> | <patternFill patternType="solid"> <fgColor rgb="FFFFCC99"/> </patternFill> | <color rgb="FF3F3F76"/> | ||
表示済みのハイパーリンク | 'Followed Hyperlink' | <color theme="11"/> | ||||
タイトルと見出し | ||||||
タイトル | 'Title' | <name val="Cambria"/> <b val="1"/> <color theme="3"/> <sz val="18"/> <scheme val="major"/> | ||||
見出し 1 | 'Headline 1' | <bottom style="thick"> <color theme="4"/> </bottom> | <b val="1"/> <color theme="3"/> <sz val="15"/> | |||
見出し 2 | 'Headline 2' | <bottom style="thick"> <color theme="4" tint="0.5"/> </bottom> | <b val="1"/> <color theme="3"/> <sz val="13"/> | |||
見出し 3 | 'Headline 3' | <bottom style="medium"> <color theme="4" tint="0.4"/> </bottom> | <b val="1"/> <color theme="3"/> <sz val="11"/> | |||
見出し 4 | 'Headline 4' | <b val="1"/> <color theme="3"/> <sz val="11"/> | ||||
集計 | 'Total' | <top style="thin"> <color theme="4"/> </top> <bottom style="double"> <color theme="4"/> </bottom> | <b val="1"/> | |||
テーマのセル スタイル (アクセント 1) | ||||||
20% - アクセント 1 | '20 % - Accent1' | <patternFill patternType="solid"> <fgColor theme="4" tint="0.7999816888943144"/> <bgColor indexed="65"/> </patternFill> | ||||
40% - アクセント 1 | '40 % - Accent1' | <patternFill patternType="solid"> <fgColor theme="4" tint="0.5999938962981048"/> <bgColor indexed="65"/> </patternFill> | ||||
60% - アクセント 1 | '60 % - Accent1' | <patternFill patternType="solid"> <fgColor theme="4" tint="0.3999755851924192"/> <bgColor indexed="65"/> </patternFill> | <color theme="0"/> | |||
アクセント 1 | 'Accent1' | <patternFill patternType="solid"> <fgColor theme="4"/> </patternFill> | <color theme="0"/> | |||
テーマのセル スタイル (アクセント 2) | ||||||
20% - アクセント 2 | '20 % - Accent2' | <patternFill patternType="solid"> <fgColor theme="5" tint="0.7999816888943144"/> <bgColor indexed="65"/> </patternFill> | ||||
40% - アクセント 2 | '40 % - Accent2' | <patternFill patternType="solid"> <fgColor theme="5" tint="0.5999938962981048"/> <bgColor indexed="65"/> </patternFill> | ||||
60% - アクセント 2 | '60 % - Accent2' | <patternFill patternType="solid"> <fgColor theme="5" tint="0.3999755851924192"/> <bgColor indexed="65"/> </patternFill> | <color theme="0"/> | |||
アクセント 2 | 'Accent2' | <patternFill patternType="solid"> <fgColor theme="5"/> </patternFill> | <color theme="0"/> | |||
テーマのセル スタイル (アクセント 3) | ||||||
20% - アクセント 3 | '20 % - Accent3' | <patternFill patternType="solid"> <fgColor theme="6" tint="0.7999816888943144"/> <bgColor indexed="65"/> </patternFill> | ||||
40% - アクセント 3 | '40 % - Accent3' | <patternFill patternType="solid"> <fgColor theme="6" tint="0.5999938962981048"/> <bgColor indexed="65"/> </patternFill> | ||||
60% - アクセント 3 | '60 % - Accent3' | <patternFill patternType="solid"> <fgColor theme="6" tint="0.3999755851924192"/> <bgColor indexed="65"/> </patternFill> | <color theme="0"/> | |||
アクセント 3 | 'Accent3' | <patternFill patternType="solid"> <fgColor theme="6"/> </patternFill> | <color theme="0"/> | |||
テーマのセル スタイル (アクセント 4) | ||||||
20% - アクセント 4 | '20 % - Accent4' | <patternFill patternType="solid"> <fgColor theme="7" tint="0.7999816888943144"/> <bgColor indexed="65"/> </patternFill> | ||||
40% - アクセント 4 | '40 % - Accent4' | <patternFill patternType="solid"> <fgColor theme="7" tint="0.5999938962981048"/> <bgColor indexed="65"/> </patternFill> | ||||
60% - アクセント 4 | '60 % - Accent4' | <patternFill patternType="solid"> <fgColor theme="7" tint="0.3999755851924192"/> <bgColor indexed="65"/> </patternFill> | <color theme="0"/> | |||
アクセント 4 | 'Accent4' | <patternFill patternType="solid"> <fgColor theme="7"/> </patternFill> | <color theme="0"/> | |||
テーマのセル スタイル (アクセント 5) | ||||||
20% - アクセント 5 | '20 % - Accent5' | <patternFill patternType="solid"> <fgColor theme="8" tint="0.7999816888943144"/> <bgColor indexed="65"/> </patternFill> | ||||
40% - アクセント 5 | '40 % - Accent5' | <patternFill patternType="solid"> <fgColor theme="8" tint="0.5999938962981048"/> <bgColor indexed="65"/> </patternFill> | ||||
60% - アクセント 5 | '60 % - Accent5' | <patternFill patternType="solid"> <fgColor theme="8" tint="0.3999755851924192"/> <bgColor indexed="65"/> </patternFill> | <color theme="0"/> | |||
アクセント 5 | 'Accent5' | <patternFill patternType="solid"> <fgColor theme="8"/> </patternFill> | <color theme="0"/> | |||
テーマのセル スタイル (アクセント 6) | ||||||
20% - アクセント 6 | '20 % - Accent6' | <patternFill patternType="solid"> <fgColor theme="9" tint="0.7999816888943144"/> <bgColor indexed="65"/> </patternFill> | ||||
40% - アクセント 6 | '40 % - Accent6' | <patternFill patternType="solid"> <fgColor theme="9" tint="0.5999938962981048"/> <bgColor indexed="65"/> </patternFill> | ||||
60% - アクセント 6 | '60 % - Accent6' | <patternFill patternType="solid"> <fgColor theme="9" tint="0.3999755851924192"/> <bgColor indexed="65"/> </patternFill> | <color theme="0"/> | |||
アクセント 6 | 'Accent6' | <patternFill patternType="solid"> <fgColor theme="9"/> </patternFill> | <color theme="0"/> | |||
表示形式 | ||||||
パーセント | 'Percent' | <number_format> 0% </number_format> | ||||
桁区切り | 'Comma [0]' | <number_format> _-* #,##0\ _$_-; \-* #,##0\ _$_-; _-* "-"\ _$_-; _-@_- </number_format> 参考:日本語 #,##0; [赤]-#,##0 | ||||
桁区切り [0.00] | 'Comma' | <number_format> _-* #,##0.00\ _$_-; \-* #,##0.00\ _$_-; _-* "-"??\ _$_-; _-@_- </number_format> 参考:日本語 #,##0.00; [赤]-#,##0.00 | ||||
通貨 | 'Currency [0]' | <number_format> _-* #,##0\ "$"_-; \-* #,##0\ "$"_-; _-* "-"\ "$"_-; _-@_- </number_format> 参考:日本語 ¥#,##0; [赤]¥-#,##0 | ||||
通貨 [0.00] | 'Currency' | <number_format> _-* #,##0.00\ "$"_-; \-* #,##0.00\ "$"_-; _-* "-"??\ "$"_-; _-@_- </number_format> 参考:日本語 ¥#,##0.00; [赤]¥-#,##0.00 |