GemBox.Spreadsheet

ExcelRowCollection Class

Collection of excel rows (ExcelRow).

For a list of all members of this type, see ExcelRowCollection Members.

System.Object
   GemBox.Spreadsheet.ExcelRowColumnCellCollectionBase
      GemBox.Spreadsheet.ExcelRowColumnCollectionBase
         GemBox.Spreadsheet.ExcelRowCollection

public sealed class ExcelRowCollection : ExcelRowColumnCollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: GemBox.Spreadsheet

Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)

See Also

ExcelRowCollection Members | GemBox.Spreadsheet Namespace | ExcelRow