
'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>
System.Object
GrapeCity.Documents.Word.ContentCollection<T>
GrapeCity.Documents.Word.ContentObjectCollection<T>
GrapeCity.Documents.Word.CellCollection