Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType Namespace / EditingData Structure
Fields Properties Methods

In This Topic
    EditingData Structure Members
    In This Topic

    The following tables list the members exposed by EditingData.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets the default value for editing data.  
    Public Fieldstatic (Shared in Visual Basic)Gets the EditingData value which represents an error editing.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the editing formula.  
    Public PropertyGets a boolean value indicating whether this value represents an error editing value.  
    Public PropertyGest a string value indicating the message to display.  
    Public PropertyGets or sets an integer value indicating the number format ID.  
    Public PropertyGets or sets the editing value.  
    Public PropertyGets or sets a boolean value indicating the wrap text state of the editing cell.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Gets an EditingData value which represents an inputted formula.  
    Public Methodstatic (Shared in Visual Basic)Gets an EditingData value which represents an inputted value.  
    Top
    See Also