GemBox.Spreadsheet

ExcelCellCollection Class

Collection of excel cells (ExcelCell).

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

System.Object
   GemBox.Spreadsheet.ExcelRowColumnCellCollectionBase
      GemBox.Spreadsheet.ExcelCellCollection

public class ExcelCellCollection : ExcelRowColumnCellCollectionBase

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

ExcelCellCollection Members | GemBox.Spreadsheet Namespace | ExcelCell