public ExcelRangesCollection Rows { get; }
Public ReadOnly Property Rows As ExcelRangesCollection Get
public: property ExcelRangesCollection^ Rows { ExcelRangesCollection^ get (); }
member Rows : ExcelRangesCollection with get
In This Article