ShowCellLabel

ShowCellLabel

Cellのオプションで,セルに割り当てられたラベルを表示するかどうかを指定する.

詳細

  • ShowCellLabelは,値TrueまたはFalseを取って,セルラベルを表示したり隠したりすることができる.
  • ShowCellLabel->Automaticは,セルの最終評価を行ったのが現行カーネルセッションであるときは,ShowCellLabel->Trueと全く同じように動作する.セルの最終評価を行ったカーネルセッションがもはや実行中ではない場合は,Automaticで表示が変わる.$Lineが見えなくなり,ラベルの表示に使われたオンスクリーンのスタイルも変わる.
  • ShowCellLabelは,個々のセルに対してではなく,セルのスタイル設定やノートブック全体に対する設定においてよく使われる.
  • CellLabelAutoDeleteTrueまたはAutomaticに設定されているときは,セルのラベルはセルの内容に変更があると自動的に除去される.

例題

  (1)

ある入力セルをShowCellLabel->Trueで,別のセルをShowCellLabel->Falseで作る:

ラベルはセルが評価されたときに設定されるが,2番目の入力セルのセルラベルは隠される:

ShowCellLabelを再びオンにするとラベルを見ることができる:

Wolfram Research (1996), ShowCellLabel, Wolfram言語関数, https://reference.wolfram.com/language/ref/ShowCellLabel.html (2018年に更新).

テキスト

Wolfram Research (1996), ShowCellLabel, Wolfram言語関数, https://reference.wolfram.com/language/ref/ShowCellLabel.html (2018年に更新).

CMS

Wolfram Language. 1996. "ShowCellLabel." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2018. https://reference.wolfram.com/language/ref/ShowCellLabel.html.

APA

Wolfram Language. (1996). ShowCellLabel. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ShowCellLabel.html

BibTeX

@misc{reference.wolfram_2024_showcelllabel, author="Wolfram Research", title="{ShowCellLabel}", year="2018", howpublished="\url{https://reference.wolfram.com/language/ref/ShowCellLabel.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_showcelllabel, organization={Wolfram Research}, title={ShowCellLabel}, year={2018}, url={https://reference.wolfram.com/language/ref/ShowCellLabel.html}, note=[Accessed: 18-November-2024 ]}