LibreOffice 25.2 ヘルプ
選択したセルまたはセル範囲の入力規則を指定します。
たとえば、次のような入力規則を指定できます:「1 から 10 までの数字」や「20 文字より少ないテキスト」などです。
選択したセルまたはセル範囲に入力できるデータの種類を選択します。
条件には次のものがあります:
| 関係 | 作用 | 
|---|---|
| すべての値 | 制限なし。 | 
| Whole numbers | 条件と一致する整数のみ。 | 
| 小数 | 条件と一致するすべての数値。 | 
| 日付 | 条件と一致するすべての数値。入力した値は、このダイアログの次回呼び出し時に適宜書式設定されます。 | 
| 時刻 | 条件と一致するすべての数値。入力した値は、このダイアログの次回呼び出し時に適宜書式設定されます。 | 
| セルの範囲 | セルの範囲で指定された値のみを許可します。セルの範囲は明示的に指定するか、名前付きデータベース範囲、または名前付き範囲として指定できます。範囲は 1 列または 1 行のセルで構成されます。列または行の範囲を指定すると、最初の列のみが使用されます。 | 
| リスト | リスト内で指定された値または文字列のみを許可します。文字列と値は混在できます。数字については値が照合されるので、リストで 1 を入力すると、エントリ 100% も有効になります。 Only up to 255 characters are saved when using an Excel format. | 
| テキストの長さ | 長さが条件と一致する入力。 | 
| ユーザー設定 | Only allow values that result in the formula entered in the Formula box to return TRUE, when the formula is calculated with the entered value. The formula can be any expression that evaluates to a boolean value of TRUE or FALSE, or returns a numerical value, where a nonzero value is interpreted as TRUE and 0 is interpreted as FALSE. Formulas can use relative referencing. For example, if cells A1:A4 were selected, the cursor is in cell A1 and ISODD(A1) is entered into the Formula box, then only odd numbers could be entered into cells A1 through A4. Only up to 255 characters are saved when using an Excel format. | 
ツール → トレース → 無効な値を丸で囲む と組み合わせて、空白のセルを無効なデータ (無効) として表示するか、しないか (有効) を定義します。
Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing Option+Down ArrowAlt+Down Arrow.
選択リストを昇順に並べ替え、リストで重複するエントリにフィルターを適用します。チェックされなければ、データソースの順序が取られます。
有効な値またはテキストを含むセル範囲を入力します。
エントリ (有効な値または文字列) を入力します。
Select the comparative operator that you want to use. The available operators depend on what you selected in the Allow box. If you select "between" or "not between", the Minimum and Maximum input boxes appear. Otherwise, only the Minimum, the Maximum, or the Value input boxes appear.
許可 ボックスで選択した入力値を検査する条件で使用する値を入力します。
許可 ボックスで選択した入力値を検査する条件で使用する最小値を入力します。
許可 ボックスで選択した入力値を検査する条件で使用する最大値を入力します。