[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.Reference.LastRow

LastRow Property

LastRow

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

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