Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CellExpression Class
Properties


In This Topic
    CellExpression Class Members
    In This Topic

    The following tables list the members exposed by CellExpression.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the column index of the cell.  
    Public PropertyOverridden. Gets the number of columns (1 in this implementation).  
    Public PropertyOverridden. Determines whether the column coordinate is relative.  
    Public PropertyOverridden. Gets the row index of the cell.  
    Public PropertyOverridden. Gets the number of rows (1 in this implementation).  
    Public PropertyOverridden. Determines whether the row coordinate is relative.  
    Top
    See Also