'Declaration Public Enum AllowCellEdit Inherits System.Enum
public enum AllowCellEdit : System.Enum
Member | Description |
---|---|
ActivateOnly | The end user can navigate to a cell (i.e., activate it), but cannot cause a cell to enter edit mode. |
Default | The actual value is determined at a higher level of the resolution hierarchy. |
Disabled | The end user cannot navigate to the cell or cause the cell to enter edit mode. |
Full | The end user can cause the cell to enter edit mode as well as modify the value. |
ReadOnly | The end user can cause the cell to enter edit mode, but cannot modify the value. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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