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


In This Topic
    RangeExpression Class Members
    In This Topic

    The following tables list the members exposed by RangeExpression.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the starting column coordinate of the range.  
    Public PropertyOverridden. Gets the number of columns in the range.  
    Public PropertyOverridden. Determines whether the column coordinates are relative.  
    Public PropertyOverridden. Gets the starting row coordinate of the range.  
    Public PropertyOverridden. Gets the number of rows in the range.  
    Public PropertyOverridden. Determines whether the row coordinates are relative.  
    Top
    See Also