GemBox.Spreadsheet

ExcelRow Class

Excel row contains row options and cell range with row cells.

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

System.Object
   GemBox.Spreadsheet.ExcelColumnRowBase
      GemBox.Spreadsheet.ExcelRow

public sealed class ExcelRow : ExcelColumnRowBase

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

ExcelRow Members | GemBox.Spreadsheet Namespace | ExcelColumn