Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ExpressionViewCell Class
Members


In This Topic
    ExpressionViewCell Class
    In This Topic
    Represents a cell in the ExpressionView. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ExpressionViewCell 
    'Usage
     
    
    Dim instance As ExpressionViewCell
    public sealed class ExpressionViewCell 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.ExpressionViewCell

    See Also