ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfCell Class
Properties Methods


In This Topic
    RtfCell Class Members
    In This Topic

    The following tables list the members exposed by RtfCell.

    Public Properties
     NameDescription
    Public PropertyGets or sets content of the table element alignment. (Inherited from C1.WPF.Word.Objects.RtfTableObject)
    Public PropertyOverridden. Gets or sets the background filling color.  
    Public PropertyGets or sets backward (right) diagonal color from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject)
    Public PropertyGets or sets backward (right) diagonal style from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject)
    Public PropertyGets or sets backward (right) diagonal width from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject)
    Public PropertyGets or sets bottom line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets bottom line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets bottom width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets bottom padding of this cell.  
    Public PropertyGets or sets bottom space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets or sets RTF item content for this cell.  
    Public PropertyGets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyOverridden. Gets or sets the foreground filling color.  
    Public PropertyGets or sets forward (left) diagonal color from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject)
    Public PropertyGets or sets forward (left) diagonal style from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject)
    Public PropertyGets or sets forward (left) diagonal width from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject)
    Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets height for this cell.  
    Public PropertyGets or sets horizontal grid (inside border) color. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets horizontal grid (inside border) style. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets horizontal grid (inside border) width. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets index of the cell collection for this cell.  
    Public PropertyGets is empty this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets merged or not this cell.  
    Public PropertyGets visible or not this cell.  
    Public PropertyGets or sets left line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets left line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets left width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets left padding of this cell.  
    Public PropertyGets or sets left space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets merge type for this cell.  
    Public PropertyGets merged cell for this cell or null.  
    Public PropertyGets merged columns for this cell.  
    Public PropertyGets merged rows for this cell.  
    Public PropertyGets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyOverridden. Gets or sets the RTF pattern type.  
    Public PropertyGets right position for this cell.  
    Public PropertyGets or sets right line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets rigth line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets right width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets right padding of this cell.  
    Public PropertyGets or sets right space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets row object for this cell.  
    Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets or sets text flow (direct) of this cell.  
    Public PropertyGets or sets top line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets top line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets top width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets top padding of this cell.  
    Public PropertyGets or sets top space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets vertical grid (inside border) color. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets vertical grid (inside border) style. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets vertical grid (inside border) width. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public PropertyGets or sets width for this cell.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public MethodSet merged for this cell.  
    Public MethodSets rectangle border around Word/RTF object. (Inherited from C1.WPF.Word.Objects.RtfBorderObject)
    Public MethodGets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Top
    See Also