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