Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / Rows Property
In This Topic
    Rows Property (IRange)
    In This Topic
    Returns the IRange object that represents the rows in the specified range.
    Syntax
    IRange Rows {get;}
    See Also