GemBox.Spreadsheet

AbstractRange Class

Base class for classes representing one or more excel cells.

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

System.Object
   GemBox.Spreadsheet.AbstractRange
      GemBox.Spreadsheet.CellRange
      GemBox.Spreadsheet.ExcelCell

public abstract class AbstractRange

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

AbstractRange Members | GemBox.Spreadsheet Namespace