Name | Description | |
---|---|---|
RtfTable Constructor | The Word/RTF table constructor with definite rows and columns. |
The following tables list the members exposed by RtfTable.
Name | Description | |
---|---|---|
RtfTable Constructor | The Word/RTF table constructor with definite rows and columns. |
Name | Description | |
---|---|---|
Alignment | Gets or sets default content alignment for this table. | |
BackFilling | Gets or sets the background filling color (used in the pattern). (Inherited from C1.WPF.Word.Objects.RtfFilledObject) | |
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) | |
BottomSpace | Gets or sets bottom space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
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) | |
ColumnCount | Gets maximum count of columns for all rows. | |
Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ForeFilling | Gets or sets the foreground filling color (used in the pattern). (Inherited from C1.WPF.Word.Objects.RtfFilledObject) | |
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) | |
HeaderFooter | Gets Word/RTF parent header or footer object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
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) | |
IsCellsFitPage | Gets or sets cells fit to the page. | |
IsContentMerge | Gets or sets content of cells merge or no. | |
IsEmpty | Overridden. Gets is empty this object. | |
Item | Gets the cell at the specified row index and column index. | |
LastHeaderRow | Gets or sets the number of the last row of the table headers. | |
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) | |
LeftSpace | Gets or sets left space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
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 | Gets or sets the RTF filling pattern type. (Inherited from C1.WPF.Word.Objects.RtfFilledObject) | |
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) | |
RightSpace | Gets or sets right space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
Rows | Gets rows collection for this Word/RTF table. | |
SdtOwner | Gets owner Word/RTF SDT object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
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) | |
Style | Gets or sets the table style object for this table. | |
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) | |
TopSpace | Gets or sets top space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
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) |
Name | Description | |
---|---|---|
Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
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) |