Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.CalcEngine Namespace / TextCellData Class
Properties Methods


In This Topic
    TextCellData Class Members
    In This Topic

    The following tables list the members exposed by TextCellData.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextCellData class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the cell value. (Inherited from GrapeCity.CalcEngine.GenericCellData<string>)
    Top
    Public Methods
     NameDescription
    Public MethodReturns a String which represents the object instance. (Inherited from GrapeCity.CalcEngine.GenericCellData<string>)
    Top
    See Also