C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfTableObject Class
Members

RtfTableObject Class
The common (base) Word/RTF table object (cell, row ...).
Object Model
RtfTableObject Class
Syntax
'Declaration
 
Public MustInherit Class RtfTableObject 
   Inherits RtfDiagonalObject
 
Inheritance Hierarchy

System.Object
   C1.C1Word.Objects.RtfObject
      C1.C1Word.Objects.RtfBorderObject
         C1.C1Word.Objects.RtfFilledObject
            C1.C1Word.Objects.RtfDiagonalObject
               C1.C1Word.Objects.RtfTableObject
                  C1.C1Word.Objects.RtfCell
                  C1.C1Word.Objects.RtfRow

See Also