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