[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.UI.StateType

StateType Enum

Represents the type of state change.

Namespace: GrapeCity.Spreadsheet.UI
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum StateType
Public Enum StateType

Fields

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