Fpdf.Cell

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void Cell(float w, float h, string txt, string border, size_t ln, string algn, bool fill, size_t link)
    class Fpdf
    void
    Cell
    (
    float w
    ,
    float h
    ,
    string txt
    ,
    string border
    ,
    size_t ln
    ,
    string algn
    ,
    bool fill
    ,
    size_t link
    )
  2. void Cell(float w, float h, string txt, string border, size_t ln, string algn, bool fill, string link)

Meta