Spreadsheet_Excel_Writer::rowcolToCell (Previous) (Next) Format::setVAlign

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Format::setAlign

Format::setAlign -- Set cell alignment.

Описание

Set cell alignment.

Параметр

  • string $location - alignment for the cell

    Horizontal Alignments (pick one): left, center, right, fill, justify, merge, equal_space.

    Vertical Alignments (pick one): top, vcenter, bottom, vjustify, vequal_space.

    To implement a combination of Horizontal and Vertical Alignments, call this method two times.

Заметка

Эта функция не должна вызываться статически.

Spreadsheet_Excel_Writer::rowcolToCell (Previous) (Next) Format::setVAlign

Download Documentation Last updated: Mon, 02 Jul 2007
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.