SelectedCells
SelectedCells[notebook]
返回对应当前 notebook 中选定单元的 CellObject 表达式列表.
返回笔记本中当前选定的单元,单元中的函数正被计算.
更多信息和选项
- 如果没有选定单元,SelectedCells 返回一个空列表.
- 如果选择在单元之内,SelectedCells 返回包含选择的单元.
- SelectedCells[notebook] 等价于 Cells[NotebookSelection[notebook]].
- 如果选择位于内联单元中,那么 SelectedCells 将返回对应于内联单元的 CellObject. 可以设置 AllowInlineCells->False 使其返回包含选择的内联单元的顶级单元.
范例
打开所有单元关闭所有单元选项 (1)
AllowInlineCells (1)
默认情况下,SelectedCells 返回选择的内联单元,例如样式为 "Output2" 的单元:
AllowInlineCells->False 返回最外层的 CellObject:
Wolfram Research (2014),SelectedCells,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SelectedCells.html.
文本
Wolfram Research (2014),SelectedCells,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SelectedCells.html.
CMS
Wolfram 语言. 2014. "SelectedCells." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/SelectedCells.html.
APA
Wolfram 语言. (2014). SelectedCells. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/SelectedCells.html 年