Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / Reference Class / LastRow Property
In This Topic
    LastRow Property (Reference)
    In This Topic
    Gets or sets the 0-based end row index. The default value is 0.
    Syntax
    public System.int LastRow {get; set;}
    See Also