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