C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace : RtfCell Class |
The following tables list the members exposed by RtfCell.
Name | Description | |
---|---|---|
Alignment | Gets or sets content of the table element alignment. (Inherited from C1.WPF.Word.Objects.RtfTableObject) | |
BackFilling | Overridden. Gets or sets the background filling color. | |
BackwardDiagonalColor | Gets or sets backward (right) diagonal color from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject) | |
BackwardDiagonalStyle | Gets or sets backward (right) diagonal style from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject) | |
BackwardDiagonalWidth | Gets or sets backward (right) diagonal width from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject) | |
BottomBorderColor | Gets or sets bottom line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
BottomBorderStyle | Gets or sets bottom line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
BottomBorderWidth | Gets or sets bottom width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
BottomPadding | Gets or sets bottom padding of this cell. | |
BreakLine | Gets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
CellOwner | Gets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
Content | Gets or sets RTF item content for this cell. | |
Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ForeFilling | Overridden. Gets or sets the foreground filling color. | |
ForwardDiagonalColor | Gets or sets forward (left) diagonal color from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject) | |
ForwardDiagonalStyle | Gets or sets forward (left) diagonal style from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject) | |
ForwardDiagonalWidth | Gets or sets forward (left) diagonal width from this border. (Inherited from C1.WPF.Word.Objects.RtfDiagonalObject) | |
Height | Gets height for this cell. | |
HorizontalGridColor | Gets or sets horizontal grid (inside border) color. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
HorizontalGridStyle | Gets or sets horizontal grid (inside border) style. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
HorizontalGridWidth | Gets or sets horizontal grid (inside border) width. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
Index | Gets index of the cell collection for this cell. | |
IsEmpty | Gets is empty this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
IsMerged | Gets merged or not this cell. | |
IsVisible | Gets visible or not this cell. | |
LeftBorderColor | Gets or sets left line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
LeftBorderStyle | Gets or sets left line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
LeftBorderWidth | Gets or sets left width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
LeftPadding | Gets or sets left padding of this cell. | |
Merge | Gets merge type for this cell. | |
MergedCell | Gets merged cell for this cell or null. | |
MergedColumns | Gets merged columns for this cell. | |
MergedRows | Gets merged rows for this cell. | |
Owner | Gets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ParagraphOwner | Gets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
Pattern | Overridden. Gets or sets the RTF pattern type. | |
Right | Gets right position for this cell. | |
RightBorderColor | Gets or sets right line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
RightBorderStyle | Gets or sets rigth line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
RightBorderWidth | Gets or sets right width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
RightPadding | Gets or sets right padding of this cell. | |
Row | Gets row object for this cell. | |
SectionOwner | Gets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ShapeOwner | Gets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
TextFlow | Gets or sets text flow (direct) of this cell. | |
TopBorderColor | Gets or sets top line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
TopBorderStyle | Gets or sets top line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
TopBorderWidth | Gets or sets top width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
TopPadding | Gets or sets top padding of this cell. | |
VerticalGridColor | Gets or sets vertical grid (inside border) color. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
VerticalGridStyle | Gets or sets vertical grid (inside border) style. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
VerticalGridWidth | Gets or sets vertical grid (inside border) width. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
Width | Gets or sets width for this cell. |
Name | Description | |
---|---|---|
Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
SetMerged | Set merged for this cell. | |
SetRectBorder | Sets rectangle border around Word/RTF object. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
ToString | Gets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |