AllowInlineCells
是 SelectedCells、Cell 及相关结构的一个选项,指定是否允许内嵌单元.
更多信息
- AllowInlineCells 用于 SelectedCells,以确定是否内嵌单元是否可以作为 CellObject 返回. 如果选项为 False,并且选定了一个内嵌单元,则 SelectedCells 将返回含有选定内嵌单元的顶层单元.
- AllowInlineCells 控制 Cell 或相关结构是否允许内嵌单元的交互式创建. 在缺省设置 AllowInlineCells->True 时,可以生成单元内嵌套单元. 例如,内嵌单元对于在同一单元中显示排版表达式或连带文本的图形非常有用.
- 在设置 AllowInlineCells->False 时,不能在一个单元中生成内嵌单元. 例如 InputForm 输入单元就属于这种情况.
范例
基本范例 (1)
通过设定 AllowInlineCellsTrue,这将选择内嵌单元:
通过设定 AllowInlineCellsFalse,选择将自动扩展到含有内嵌单元的单元:
这里生成一个 InputForm 单元,其中 AllowInlineCells->False 为默认设置:
通常不允许尝试在 InputForm 单元内插入一个内嵌单元. 期望的结果是一个错误提示音,单元内没有变化:
这里生成一个 InputForm 单元,其中 AllowInlineCells->True:
Wolfram Research (1999),AllowInlineCells,Wolfram 语言函数,https://reference.wolfram.com/language/ref/AllowInlineCells.html.
文本
Wolfram Research (1999),AllowInlineCells,Wolfram 语言函数,https://reference.wolfram.com/language/ref/AllowInlineCells.html.
CMS
Wolfram 语言. 1999. "AllowInlineCells." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/AllowInlineCells.html.
APA
Wolfram 语言. (1999). AllowInlineCells. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/AllowInlineCells.html 年