Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / ParseContext Class / BaseRow Property
In This Topic
    BaseRow Property (ParseContext)
    In This Topic
    A 0-based number that represents the row location of the formula.
    Syntax
    public System.int BaseRow {get; set;}
    See Also