'宣言 Public Enum SshtExitEditType Inherits System.Enum
public enum SshtExitEditType : System.Enum
メンバ | 解説 |
---|---|
sshtCreateArrayFormula | 配列数式としてデータの保存を表します。セルの範囲以外のセルが選択される場合、アクティブなセル範囲のみに影響します。 |
sshtDiscardChanges | 変更されたセル データの破棄、以前のデータへの元に戻すことを表します。 |
sshtUpdateActiveCellOnly | 現在アクティブなセルにデータの保存を表します。 |
sshtUpdateSelectedCells | 選択されているセルに入力したデータの保存を表します。 |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2