[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.UnParseContext.BaseRow

BaseRow Property

BaseRow

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

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