'Declaration Public Enum CellStates Inherits System.Enum
public enum CellStates : System.Enum
Member | Description |
---|---|
Active | The cell is active. |
HotTrackingDirect | The cursor is positioned within the cell's bounds. |
HotTrackingIndirect | The cursor is not positioned within the bounds of this cell, but is considered to be hot tracking by virtue of the value of the CellHotTrackingBehavior property for the row or column associated with the cell. |
Normal | Normal state. |
Selected | The cell is selected. |
Updating | A request for data has been sent to the OLAP server, but a response has not yet been received. This state indicates that the associated user interface element is not active. |
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