RowSpacings

RowSpacings

是底层函数 GridBox 的一个选项,指定相邻行之间应插入的间隔高度为 x.

更多信息

  • 缺省设置是 RowSpacings->1.0.
  • RowSpacings 指定相邻行中的项之间的最小距离;单个项常常不填充它们的行,从而进一步被分离.
  • RowSpacings->n 令当前的行间距等于当前字体中"x"字符高度的 n 倍.
  • RowSpacings->{s12,s23,} 可用来指定不同行之间的不同间隔. 如果这个列表中存在超过项数的行,则该列表的最后一个元素将重复使用到剩下的行上.

范例

基本范例  (2)

每一行使用相同的间距:

不同的行使用不相同的间距:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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