[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.Reference.Row

Row Property

Row

Gets or sets the 0-based row index. The default value is 0.

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