Base class for row and column collections.

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 35.0.30.1025

Syntax

C#
public abstract class ExcelRowColumnCollectionBase : ExcelRowColumnCellCollectionBase
Visual Basic
Public MustInherit Class ExcelRowColumnCollectionBase _
	Inherits ExcelRowColumnCellCollectionBase

Inheritance Hierarchy

See Also