Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / CellStateEventArgs Class
Properties Methods


In This Topic
    CellStateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CellStateEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of CellStateEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates the activation related to cell is changed  
    Public PropertyGets the changed attributes of cell's alignment.  
    Public PropertyGets a boolean value indicating whether the axis data is changed.  
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyOverridden. Gets a boolean value indicating whether the state can be combined with previous state.  
    Public PropertyIndicates the related comment is changed  
    Public PropertyGets a boolean value indicating whether the data is changed.  
    Public PropertyGets a boolean value indicating whether the cell's fill is changed.  
    Public PropertyGets the changed attributes of cell's font.  
    Public PropertyIndicates the cell formula is changed.  
    Public Propertystatic (Shared in Visual Basic)Gets the event argument that indicates all cell settings are changed.  
    Public PropertyGets a boolean value indicating whether the merged cell is changed.  
    Public PropertyGets a boolean value indicating whether the cell's number format is changed.  
    Public PropertyGets a boolean value indicating whether the outline is changed.  
    Public PropertyGets a boolean value indicating whether the contextual state is changed. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Public PropertyIndicates that the is change related to sparkline.  
    Public PropertyGets a boolean value indicating whether the cell's style is changed.  
    Public PropertyIndicates that the is change related to table.  
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodCombines changes into one event argument. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Top
    See Also