RowAlignments

RowAlignments

是底层函数 GridBox 的一个选项,用来指定每一行中项的对齐方式.

更多信息

  • 可以使用下列设置:
  • Center居中
    Top顶部对齐
    Bottom底部对齐
    Baseline基线对齐 (默认)
    Axis轴对齐
    {pos1,pos2,}对网格中每一行分别设置
  • 如果在网格中行的数目比列表中的元素多,则需要循环使用设置列表.

范例

基本范例  (1)

第一行按底部对齐, 第二行按顶部对齐:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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