'Declaration Public Class CellCollection Inherits GrapeCity.Documents.Word.ContentObjectCollection(Of Cell) Implements GrapeCity.Documents.Word.IContentList(Of Cell)
public class CellCollection : GrapeCity.Documents.Word.ContentObjectCollection<Cell>, GrapeCity.Documents.Word.IContentList<Cell>