Spread ASP.NET 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExternalCellExpression Class
Properties


In This Topic
    ExternalCellExpression Class Members
    In This Topic

    The following tables list the members exposed by ExternalCellExpression.

    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.  
    Public PropertyOverridden. Gets the source of the cell.  
    Top
    See Also