ComponentOne Word for UWP
RtfTable Class Members
Properties  Methods 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfTable Class

The following tables list the members exposed by RtfTable.

Public Constructors
 NameDescription
Public ConstructorThe Word/RTF table constructor with definite rows and columns.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets default content alignment for this table.  
Public PropertyGets or sets the background filling color (used in the pattern). (Inherited from C1.Xaml.Word.Objects.RtfFilledObject)
Public PropertyGets or sets backward (right) diagonal color from this border. (Inherited from C1.Xaml.Word.Objects.RtfDiagonalObject)
Public PropertyGets or sets backward (right) diagonal style from this border. (Inherited from C1.Xaml.Word.Objects.RtfDiagonalObject)
Public PropertyGets or sets backward (right) diagonal width from this border. (Inherited from C1.Xaml.Word.Objects.RtfDiagonalObject)
Public PropertyGets or sets bottom line color from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets bottom line style from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets bottom width from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets bottom space for this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets break line flag for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets maximum count of columns for all rows.  
Public PropertyGets Word/RTF document for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets the foreground filling color (used in the pattern). (Inherited from C1.Xaml.Word.Objects.RtfFilledObject)
Public PropertyGets or sets forward (left) diagonal color from this border. (Inherited from C1.Xaml.Word.Objects.RtfDiagonalObject)
Public PropertyGets or sets forward (left) diagonal style from this border. (Inherited from C1.Xaml.Word.Objects.RtfDiagonalObject)
Public PropertyGets or sets forward (left) diagonal width from this border. (Inherited from C1.Xaml.Word.Objects.RtfDiagonalObject)
Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets horizontal grid (inside border) color. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets horizontal grid (inside border) style. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets horizontal grid (inside border) width. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets cells fit to the page.  
Public PropertyGets or sets content of cells merge or no.  
Public PropertyOverridden. Gets is empty this object.  
Public PropertyGets the cell at the specified row index and column index.  
Public PropertyGets or sets the number of the last row of the table headers.  
Public PropertyGets or sets left line color from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets left line style from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets left width from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets left space for this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets owner object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets the RTF filling pattern type. (Inherited from C1.Xaml.Word.Objects.RtfFilledObject)
Public PropertyGets or sets right line color from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets rigth line style from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets right width from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets right space for this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets rows collection for this Word/RTF table.  
Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets the table style object for this table.  
Public PropertyGets or sets top line color from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets top line style from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets top width from this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets top space for this border. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets vertical grid (inside border) color. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets vertical grid (inside border) style. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public PropertyGets or sets vertical grid (inside border) width. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Top
Public Methods
 NameDescription
Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public MethodSets rectangle border around Word/RTF object. (Inherited from C1.Xaml.Word.Objects.RtfBorderObject)
Public MethodGets RTF format string value for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Top
See Also

Reference

RtfTable Class
C1.Xaml.Word.Objects Namespace