るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.109秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:id[x] > クラス:REXML::Formatters::Pretty[x]

別のキーワード

  1. net/imap content_id
  2. openssl id
  3. json create_id
  4. json create_id=
  5. drb install_id_conv

ライブラリ

キーワード

検索結果

REXML::Formatters::Pretty#width -> Integer (6102.0)

出力のページ幅を返します。

...出力のページ幅を返します。

デフォルトは80です。

@see REXML::Formatters::Pretty#width=...

REXML::Formatters::Pretty#width=(w) (6102.0)

出力のページ幅を設定します。

...出力のページ幅を設定します。

@param w ページ幅の設定値
@see REXML::Formatters::Pretty#width...