ColumnWidths

ColumnWidths

低レベル関数GridBoxのオプションとして使われ,列の幅を指定する.

詳細

  • 次の設定を使うことができる.
  • All改行なしですべての行がフィットする幅
    Automatic列間で自動的に分割される使用可能な幅
    Scaled[s]有効幅に対する割合 s
    n現行フォントでem n 個分の幅
    {w1,w2,}i に幅 wi の指定
  • ColumnWidths->{w1,w2,,wn}では,列数が n よりも多いときは,wn の指定が繰り返される.
  • ColumnWidths->Automaticでは,列内の要素より広い幅は使われない.
  • ColumnWidthsの明示的な設定値が与えられると,ColumnsEqual->Trueが無効になる.

例題

  (3)

em幅単位で列の幅を設定する:

列幅を全体幅との割合で設定する:

すべての列の幅を等しくする:

Wolfram Research (1996), ColumnWidths, Wolfram言語関数, https://reference.wolfram.com/language/ref/ColumnWidths.html (2007年に更新).

テキスト

Wolfram Research (1996), ColumnWidths, Wolfram言語関数, https://reference.wolfram.com/language/ref/ColumnWidths.html (2007年に更新).

CMS

Wolfram Language. 1996. "ColumnWidths." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/ColumnWidths.html.

APA

Wolfram Language. (1996). ColumnWidths. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ColumnWidths.html

BibTeX

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

BibLaTeX

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