ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfTableStyle Class
Properties Methods

In This Topic
    RtfTableStyle Class Members
    In This Topic

    The following tables list the members exposed by RtfTableStyle.

    Public Constructors
     NameDescription
    Public ConstructorThe RTF style constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets break line flag for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets Word/RTF table cell of this table style.  
    Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets or sets culture information (language) for this string. (Inherited from C1.C1Word.Objects.RtfStyle)
    Public PropertyGets Word/RTF document for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets or sets name for this style. (Inherited from C1.C1Word.Objects.RtfStyle)
    Public PropertyGets is empty this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets or sets name for this style. (Inherited from C1.C1Word.Objects.RtfStyle)
    Public PropertyGets owner object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyOverridden. Gets Word/RTF paragraph of this table style.  
    Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets Word/RTF table row of this table style.  
    Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyOverridden. Gets Word/RTF string (characters) of this table style.  
    Public PropertyGets Word/RTF table of this table style.  
    Public PropertyGets or sets title for this style. (Inherited from C1.C1Word.Objects.RtfStyle)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.C1Word.Objects.RtfObject)
    Public MethodGets RTF format string value for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Top
    See Also