CellStyleImportRules

CellStyleImportRules

NotebookImport 的一个选项,指定如何导入具有给定单元样式名称的单元.

更多信息

  • CellStyleImportRules{style1form1,style2form2,} 指定对于样式为 stylei 的单元,导入时应使用 formi.
  • formi 可取以下值:
  • "Boxes"底层单元表达式的第一个参数
    "Cell"完整的底层单元表达式
    "Expression"转换为表达式的单元
    "HeldExpression"转换为保持表达式 (held expression) 的单元
    "HeldInterpretedCell"转换为保持 TextCellExpressionCell 的单元
    "Hyperlinks"单元内超链接的列表
    "InactiveExpression"转换为未激活表达式的单元
    "InputText"复制为 输入文本 格式给出的单元内容
    "InterpretedCell"转换为 TextCellExpressionCell 的单元
    "Text"复制为 纯文本 格式给出的单元内容
  • 设置 CellStyleImportRulesAutomatic 相当于以下映射:
  • "Title""Text"
    "Chapter"
  • "Text"
  • "Subchapter"
  • "Text"
  • "Section"
  • "Text"
  • "Subsection"
  • "Text"
  • "Subsubsection"
  • "Text"
  • "Text"
  • "Text"
  • "Code""Cell"
    "Input""HeldExpression"
    "Output""Expression"
    "Message""Text"
    "Print""Print"
  • "Boxes" 格式给出其他样式.

范例

基本范例  (1)

对不同的单元样式指定不同的形式:

Wolfram Research (2024),CellStyleImportRules,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CellStyleImportRules.html.

文本

Wolfram Research (2024),CellStyleImportRules,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CellStyleImportRules.html.

CMS

Wolfram 语言. 2024. "CellStyleImportRules." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CellStyleImportRules.html.

APA

Wolfram 语言. (2024). CellStyleImportRules. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CellStyleImportRules.html 年

BibTeX

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

BibLaTeX

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