[]
Represents the type of state change.
public enum StateType
Public Enum StateType
Name | Description |
---|---|
Any | All states are changed. |
Cell | Cell's state is changed. |
Chart | Chart's settings are changed |
Shape | Shape's state is changed. |
System | System settings are changed. |
Table | Table's settings are changed |
User | State is changed because of user's interaction. |
Workbook | Workbook's settings are changed |
Worksheet | Worksheet's settings are changed |