「Worksheet」を含む例文一覧(97)

1 2 次へ>
  • Worksheet::activate--Set this worksheet as the active worksheet, i.e.
    Worksheet::activate--このワークシートをアクティブにする - PEAR
  • the worksheet that isSynopsis
    概要 - PEAR
  • Worksheet::mergeCells--This is an Excel97/2000 method.
    Worksheet::mergeCells--Excel97/2000 用メソッド - PEAR
  • the worksheet has its tabSynopsis
    概要 - PEAR
  • Worksheet::setZoom--Set the worksheet zoom factor.
    Worksheet::setZoom--ワークシートの「ズーム」を設定する - PEAR
  • Worksheet::writeUrl--Write a hyperlink.
    Worksheet::writeUrl--ハイパーリンクを書き込む - PEAR
  • Worksheet::protect--Set the worksheet protection flag
    Worksheet::protect--ワークシートの保護フラグを設定する - PEAR
  • Worksheet::select--Set this worksheet as a selected worksheet, i.e.
    Worksheet::select--複数のワークシートからこのワークシートを選択する - PEAR
  • Worksheet::freezePanes--Set panes and mark them as frozen.
    Worksheet::freezePanes--ウィンドウ枠を固定する - PEAR
  • Worksheet::printArea--Set the area of each worksheet that will be printed.
    Worksheet::printArea--各ワークシートの印刷範囲を設定する - PEAR
  • Worksheet::setFirstSheet--Set this worksheet as the first visible sheet.
    Worksheet::setFirstSheet--このワークシートを最初に見えるシートにする(必須) - PEAR
  • Worksheet::writeCol--Write an array of values as a column
    Worksheet::writeCol--値の配列を列に書き込む - PEAR
  • Worksheet::setMarginBottom--Set the bottom margin in inches.
    Worksheet::setMarginBottom--下の余白をインチで設定する - PEAR
  • Worksheet::insertBitmap--Insert a 24bit bitmap image in a worksheet.
    Worksheet::insertBitmap--24 ビットのビットマップ画像をワークシートに挿入する 概要 - PEAR
  • Worksheet::setMarginRight--Set the right margin in inches.
    Worksheet::setMarginRight--右の余白をインチで設定する - PEAR
  • Worksheet::setLandscape--Set the page orientation as landscape.
    Worksheet::setLandscape--ページの方向を横に設定する - PEAR
  • Worksheet::setMarginLeft--Set the left margin in inches.
    Worksheet::setMarginLeft--左の余白をインチで設定する - PEAR
  • Worksheet::setMarginTop--Set the top margin in inches.
    Worksheet::setMarginTop--上の余白をインチで設定する - PEAR
  • Worksheet::centerVertically--Center the page vertically.
    Worksheet::centerVertically--ページを縦方向に中央揃えする - PEAR
  • Worksheet::setMerge--Sets a merged cell range
    Worksheet::setMerge--結合されるセルの範囲を設定する - PEAR
  • Worksheet::fitToPages--Store the vertical and horizontal number of pages that will define the
    Worksheet::fitToPages--縦横のページ数を保存する - PEAR
  • Worksheet::setPrintScale--Set the scale factor for the printed page.
    Worksheet::setPrintScale--印刷時の拡大率を設定する - PEAR
  • Worksheet::setHPagebreaks--Store the horizontal page breaks on a worksheet (for printing).
    Worksheet::setHPagebreaks--ワークシートに水平方向の改ページを挿入する (印刷用) - PEAR
  • Worksheet::setVPagebreaks--Store the vertical page breaks on a worksheet (for printing).
    Worksheet::setVPagebreaks--ワークシートに垂直方向の改ページを挿入する (印刷用) - PEAR
  • the optional name of the worksheet.
    ワークシートの名前 (オプション)。 - PEAR
  • Worksheet::setInputEncoding--Allow writing for different charsets.
    Worksheet::setInputEncoding--さまざまな文字セットで書き込みできるようにする - PEAR
  • Worksheet::setRow--This method is used to set the height and XF format for a row.
    Worksheet::setRow--行の高さおよび書式を設定する - PEAR
  • Worksheet::setOutline--This method sets the properties for outlining and grouping
    Worksheet::setOutline--アウトラインおよびグループ化のプロパティを設定する - PEAR
  • Retrieve the worksheet name.
    ワークシート名を取得します。 - PEAR
  • Set this worksheet as a selected worksheet, i.e.
    選択されたワークシートとしてこのワークシートをセットします。 - PEAR
  • Worksheet::setHeader--Set the page header caption and optional margin.
    Worksheet::setHeader--ページヘッダの見出しおよびオプションで余白を設定する - PEAR
  • Worksheet::setFooter--Set the page footer caption and optional margin.
    Worksheet::setFooter--ページフッタの見出しおよびオプションで余白を設定する - PEAR
  • Worksheet::printRowColHeaders--Set the option to print the row and column headers on the printed page.
    Worksheet::printRowColHeaders--印刷時の行見出し・列見出しを設定する - PEAR
  • Worksheet::hideScreenGridlines--Set the option to hide grid lines on the worksheet (as seen on the screen).
    Worksheet::hideScreenGridlines--ワークシート上のグリッド線を隠す (画面上で見えなくする) オプションを設定する - PEAR
  • Worksheet::hideGridlines--Set the option to hide grid lines on the printed page.
    Worksheet::hideGridlines--印刷時に枠線を非表示にするよう設定する - PEAR
  • Worksheet::writeNumber--Write a double to the specified row and column (zero indexed).
    Worksheet::writeNumber--指定した行・列 (ゼロから数える) に数値を書き込む - PEAR
  • Worksheet::writeString--Write a string to the specified row and column (zero indexed).
    Worksheet::writeString--指定した行・列 (ゼロから数える) に文字列を書き込む - PEAR
  • Worksheet::writeNote--Writes a note associated with the cell given by the row and column.
    Worksheet::writeNote--指定した行・列に関連付けるコメントを書き込む - PEAR
  • Worksheet::writeFormula--Write a formula to the specified row and column (zero indexed).
    Worksheet::writeFormula--指定した行・列 (ゼロから数える) に数式を書き込む - PEAR
  • Set the worksheet zoom factor.
    ワークシートの「ズーム」を設定します。 - PEAR
  • Worksheet::writeBlank--Write a blank cell to the specified row and column (zero indexed).
    Worksheet::writeBlank--指定した行・列 (ゼロから数える) に空のセルを書き込む - PEAR
  • Worksheet::setColumn--Set the width of a single column or a range of columns.
    Worksheet::setColumn--単一の列、または指定した範囲の列の幅を設定する - PEAR
  • Worksheet::setMargins--Set all the page margins to the same value in inches.
    Worksheet::setMargins--すべてのページ余白を、インチで指定した同じ値に設定する - PEAR
  • Worksheet::repeatRows--Set the rows to repeat at the top of each printed page.
    Worksheet::repeatRows--印刷時に各ページの上側に表示する行を設定する - PEAR
  • Worksheet::repeatColumns--Set the columns to repeat at the left hand side of each printed page.
    Worksheet::repeatColumns--印刷時に各ページの左側に表示する列を設定する - PEAR
  • Worksheet::write--Map to the appropriate write method acording to the token recieved.
    Worksheet::write--受け取った内容に応じて、適切な書き込みメソッドを呼び出す - PEAR
  • convert a worksheet from binary to ASCII
    ワークシートをバイナリーからアスキーに変換する - 研究社 英和コンピューター用語辞典
  • import a worksheet file from Lotus 1-2-3
    ロータス 1-2-3 からワークシートファイルをインポートする - 研究社 英和コンピューター用語辞典
  • Add a new worksheet to the Excel workbook.
    Excel ワークブックに新しいワークシートを追加します。 - PEAR
  • Set the area of each worksheet that will be printed.
    各ワークシートの印刷範囲を設定します。 - PEAR
1 2 次へ>

例文データの著作権について