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