[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.UnParseContext.BaseColumn

BaseColumn Property

BaseColumn

A 0-based number that represents the column location of the formula.

Declaration
public int BaseColumn { get; set; }
Public Property BaseColumn As Integer