5. スプレッドシート詳細 5. Spreadsheet Details

「スプレッドシートエディタ (Spreadsheet Mode)」は、Excelのように行と列でプロンプトを管理するモードです。
「衣装」「ポーズ」「背景」のように要素ごとに列を分けたり、複数のバリエーションを保存したりするのに最適です。
"Spreadsheet Editor (Spreadsheet Mode)" is a mode for managing prompts in rows and columns like Excel.
It is ideal for separating columns by elements such as "outfit," "pose," or "background," and for saving multiple variations.

📊 テーブルの基本操作 📊 Basic Table Operations

Comment Tag 1 Tag 2 Tag 3
Base 1girl solo long hair
Outfit white shirt blue skirt school uniform
Action standing looking at viewer smile

編集とクリア Editing and Clearing

💬 Comment列の自動変換: 💬 Automatic Conversion of Comment Column:
ヘッダーが Comment となっている列に入力したテキストは、ビジュアルエディタへの反映時に自動的に「コメントブロック(#付き)」に変換されます
そのため、スプレッドシート上でわざわざ # Base のように記号を入力する必要はありません。
Text entered in a column with the header Comment will be automatically converted into a "comment block (with #)" when reflected in the Visual Editor.
Therefore, there is no need to enter symbols like # Base on the spreadsheet.

💾 外部連携と保存 (Interoperability) 💾 External Integration and Saving (Interoperability)

このモードの最大の特徴は、ExcelやGoogleスプレッドシートとの連携機能です。 The most significant feature of this mode is its integration with Excel and Google Sheets.

TSV (Excel連携用) TSV (for Excel Integration)

タブ区切りテキスト (TSV) Tab-Separated Values (TSV) 形式での入出力に対応しています。 format is supported for input and output.

  • Save TSV: Save TSV: データをTSVファイルとして保存します。Excelで開くことができます。 Saves data as a TSV file, which can be opened in Excel.
  • Load TSV: Load TSV: TSVファイルを読み込みます。 Loads a TSV file.
📋 コピペ連携: 📋 Copy-Paste Integration:
Excel上のセル範囲をコピーし、このツールのセル上で Ctrl+V (ペースト) すると、テーブルが自動拡張されてデータが貼り付けられます。逆も可能です。 If you copy a range of cells in Excel and use Ctrl+V (paste) on a cell in this tool, the table will automatically expand and paste the data. The reverse is also possible.
JSON (完全バックアップ) JSON (Full Backup)

シートの状態をそのまま保存する形式です。 A format that saves the state of the sheet as is.

  • Save JSON: Save JSON: 空のセルも含め、シート全体の構造を保存します。 Saves the entire structure of the sheet, including empty cells.
  • Load JSON: Load JSON: 保存した状態を完全に復元します。 Completely restores the saved state.
※TSVは空セルなどが詰められる場合がありますが、JSONは配置を維持します。 *TSV may shrink empty cells, but JSON preserves the layout.

🔄 ビジュアルエディタとの変換ルール 🔄 Conversion Rules with Visual Editor

スプレッドシートとビジュアルエディタ(タグブロック)の行き来には、以下のルールが適用されます。 The following rules apply when moving between the spreadsheet and the Visual Editor (tag blocks):

次は、生成されるプロンプトの形式を調整する「生成オプション」について解説します。 Next, we will explain the "Generation Options" for adjusting the format of the generated prompt.
6. 生成オプション へ進む ➡️ Go to 6. Generation Options ➡️