NPO法人の設立はお任せ下さい

NPO法人とはという基本的内容から実際のNPO法人設立まで広くお手伝いいたします。これからNPO法人をお考えの方はオススメ。NPO法人とはNon Profit Organizationの略であり、特定非営利活動法人を指します。法人なので当然に登記され、独立した人格として活動ができるようになります。

アルバイトをお探しならアルバイトスタイルへ。アルバイトを探したい方、アルバイトを探している方は必見です。
NPO法人をこれから設立したいとお考えなら自分で設立するNPO法人へ。都道府県ごとのNPO法人設立情報などを提供。NPO法人証明書も発行
株式会社をこれから設立したいとお考えなら会社設立webへ。都道府県ごとの会社設立専門家を紹介しております。

HTML_Table

目次
Introduction -- Creating an HTML-Table
HTML_Table::HTML_Table -- Constructor
HTML_Table::addCol -- Add column
HTML_Table::addRow -- Add row
HTML_Table::altRowAttributes -- Alternate row attributes
HTML_Table::apiVersion -- Return API version
HTML_Table::getAutoFill -- Return autoFill value
HTML_Table::getAutoGrow -- Return autoGrow flag
HTML_Table::getBody -- Return the table object for the tbody group
HTML_Table::getCellAttributes -- Return cell attributes
HTML_Table::getCellContents -- Return cell content
HTML_Table::getColCount -- Return numbers of column
HTML_Table::getFooter -- Return the table object for the tfoot group
HTML_Table::getHeader -- Return the table object for the thead group
HTML_Table::getRowAttributes -- Return row attributes
HTML_Table::getRowCount -- Return number of rows
HTML_Table::setAllAttributes -- Set attributes for all cells
HTML_Table::setAutoGrow -- Set autoGrow flag
HTML_Table::setAutoFill -- Set autoFill value
HTML_Table::setCaption -- Set table caption
HTML_Table::setCellAttributes -- Set cell attributes
HTML_Table::setCellContents -- Set cell content
HTML_Table::setColAttributes -- Set column attributes
HTML_Table::setColCount -- Set number of columns
HTML_Table::setColType -- Set column type
HTML_Table::setHeaderContents -- Set content of header cell
HTML_Table::setRowCount -- Set row number
HTML_Table::setRowType -- Set row type
HTML_Table::setRowAttributes -- Set row attributes
HTML_Table::toHtml -- Return HTML code
HTML_Table::updateAllAttributes -- Update attributes of all cells
HTML_Table::updateCellAttributes -- Update cell attributes
HTML_Table::updateColAttributes -- Update column attributes
HTML_Table::updateRowAttributes -- Update row attributes

API to create HTML tables