StripCellGrouping

StripCellGrouping

セルをインポートしたり読み込んだりする関数のオプションで,セルのグループ化情報を除去するかどうかを指定する.

詳細

  • 関数はセルグループをリストとして表すことが多い.しかし,NotebookReadはノートブックファイル中のセルグループを表す低レベルのCellGroupData構文を返す.

例題

  (1)

Cellsは,通常はセルのフラットなリストを返す:

StripCellGroupingFalseで結果のセルのグループ化を示す:

NotebookReadは,通常はセルのグループ化情報を含んでいる:

StripCellGroupingTrueを使ってセルのグループ化を除去する:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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