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

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

Format::setPattern

Format::setPattern -- Définit les attributs d'une cellule

Description

Définit les attributs d'une cellule. Utilisez cette méthode en conjonction avec les méthodes setBgColor() et setFgColor().

L'exemple intitulé << Comment les couleurs d'arrière-plan et de premier plan agissent sur les masque >> peut vous aider à comprendre.

Paramètres

  • entier $arg - Optionnel. Par défaut, vaut 1. Les valeurs significatives sont : 0-18. 0 = aucun arrière-plan. 1 = << arrière-plan >> solide, en utilisant les couleurs définies par la méthode setFgColor().

Note

Cette fonction ne peut pas être appelée de façon statique.

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

Download Documentation Last updated: Sun, 28 Sep 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.