Format::setColor (Previous) (Next) Format::setUnderline

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Format::setPattern

Format::setPattern -- セルの網掛けパターン属性を設定する

説明

セルの網掛けパターン属性を設定します。 setBgColor() メソッドおよび setFgColor() メソッドと 組み合わせて使用します。

" 背景色・前景色とパターンの関係" での例が非常に参考になります。

パラメータ

  • integer $arg - オプション。デフォルトは 1 です。 値の範囲は 0 から 18 で、0 は背景がないこと、 1 は setFgColor() で指定した色で背景を 塗りつぶすことを意味します。

注意

この関数は、スタティックにコールする ことはできません。

Format::setColor (Previous) (Next) Format::setUnderline

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.