LibreOffice 25.2 ヘルプ
Opens a submenu, from which you can insert a formula into the cell of a table. Place the cursor in a cell in the table or at the position in the document where you want the result to appear. Click the Formula icon and choose the desired formula from the submenu.
数式は数式入力ボックスに表示されます。表のセルを範囲で指定するには、希望のセル範囲をマウスで選択します。対応するセル参照が数式入力ボックスに表示されます。必要なパラメータを入力して、適用 アイコンをクリックし、数式の入力を終了します。正しい文法を知っている場合、数式入力ボックスに直接数式を入力してもかまいません。この方法は、挿入 → フィールド ダイアログや フィールドの編集 ダイアログで必要です。
| Operation | 名前 | 例 | 
|---|---|---|
| 加算 | + | 合計を計算します。 例 : <A1> + 8 | 
| 減算 | - | 数値の差を計算します。 例 : 10 - <B5> | 
| 乗算 | MUL または * | 積を計算します。 Example: 7 MUL 9 displays 63 | 
| 除算 | DIV または / | 商を計算します。 Example: 100 DIV 15 displays 6.67 | 
You can insert various operators in your formula. Choose from the following functions:
You can choose from the following statistical functions:
You can choose from the following functions:
次のドキュメントの属性は、メニュー ファイル → プロパティ → 統計 タブにも表示されます。
| 名前 | 概要 | 
|---|---|
| CHAR | ドキュメント内の文字数 | 
| WORD | ドキュメント内の単語数 | 
| PARA | ドキュメント内の段落数 | 
| GRAPH | ドキュメント内のグラフィック数 | 
| TABLES | ドキュメント内の表数 | 
| OLE | ドキュメント内のOLEオブジェクト数 | 
| PAGE | ドキュメントの総ページ数 | 
| 概要 | 名前 | 値 | 
|---|---|---|
| 円周率 | PI | 3.1415... | 
| 自然対数の底 | E | 2.71828... | 
| 真 | TRUE | 0 に等しくない | 
| 偽 | FALSE | 0 |