ComponentOne Word for UWP
RtfDiagonalObject Class
Members 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfDiagonalObject Class
The common (base) Word/RTF diagonal object (paragraph, cell, row ...).
Object Model
RtfDiagonalObject Class
Syntax
'Declaration
 
Public MustInherit Class RtfDiagonalObject 
   Inherits RtfFilledObject
   Implements ICloneable 
public abstract class RtfDiagonalObject : RtfFilledObject, ICloneable  
Inheritance Hierarchy

System.Object
   C1.Xaml.Word.Objects.RtfObject
      C1.Xaml.Word.Objects.RtfBorderObject
         C1.Xaml.Word.Objects.RtfFilledObject
            C1.Xaml.Word.Objects.RtfDiagonalObject
               C1.Xaml.Word.Objects.RtfTable
               C1.Xaml.Word.Objects.RtfTableObject

See Also

Reference

RtfDiagonalObject Members
C1.Xaml.Word.Objects Namespace