ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfCellCollection Class
Members

In This Topic
    RtfCellCollection Class
    In This Topic
    The collection of cells for the Word/RTF table.
    Object Model
    RtfCellCollection Class
    Syntax
    'Declaration
     
    Public Class RtfCellCollection 
       Inherits RtfCollection
       Implements ICloneable 
    public class RtfCellCollection : RtfCollection, ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfCollection
             C1.Xaml.Word.Objects.RtfCellCollection

    See Also