CellLabelStyle

CellLabelStyle

Cellのオプションで,入出力のマークを付けるセルラベルの表示スタイルを指定する.

詳細

  • CellLabelStyleは,CellLabelの表示スタイルを指定する.
  • CellLabelStyle->style は,任意のCellLabel設定を指定のスタイルで表示するように指定する.
  • CellLabelStyle->{currentstyle,expiredstyle}は,ShowCellLabel->Automaticが与えられた場合に,カーネルを実行することで生成されたセルラベルを currentstyle で表示するように指定する.カーネルセッションが終了すると,生成されたセルラベルは expiredstyle で表示されるようになる.
  • スタイルは,スタイルシートからの名前付きスタイルや任意のフォント設定で指定できる.Directiveで複数の設定を組み合せることができる.
  • よく使われるデフォルト値は,CellLabelStyle->{"CellLabel","CellLabelExpired"}である.

例題

  (1)

入力セルのラベルの色を変える:

Wolfram Research (2018), CellLabelStyle, Wolfram言語関数, https://reference.wolfram.com/language/ref/CellLabelStyle.html.

テキスト

Wolfram Research (2018), CellLabelStyle, Wolfram言語関数, https://reference.wolfram.com/language/ref/CellLabelStyle.html.

CMS

Wolfram Language. 2018. "CellLabelStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CellLabelStyle.html.

APA

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

BibTeX

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

BibLaTeX

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