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


In This Topic
    WorkbookStateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by WorkbookStateEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of WorkbookStateEventArgs.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets a boolean value indicating whether the state can be combined with previous state. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Public PropertyGets a boolean value indicating whether the data is changed.  
    Public PropertyGets a boolean value indicating whether the document properties is changed.  
    Public Propertystatic (Shared in Visual Basic)Gets the event argument that indicates all workbook settings are changed.  
    Public PropertyGets a boolean value indicating whether the contextual state is changed. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Public PropertyGets a boolean value indicating whether the workbook's setting(s) is changed.  
    Public PropertyGets a boolean value indicating whether the style is changed.  
    Public PropertyGets a boolean value indicating whether the style collection is changed.  
    Public PropertyGets or sets a value indicting whether the theme colors are changed.  
    Public PropertyGets or sets a value indicting whether the theme fonts are changed.  
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodCombines changes into one event argument. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Top
    See Also