ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfTableStyle Class
Members

In This Topic
    RtfTableStyle Class
    In This Topic
    The Word/RTF table style object.
    Object Model
    RtfTableStyle Class
    Syntax
    'Declaration
     
    Public Class RtfTableStyle 
       Inherits RtfParagraphStyle
    public class RtfTableStyle : RtfParagraphStyle 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfStyle
             C1.WPF.Word.Objects.RtfParagraphStyle
                C1.WPF.Word.Objects.RtfTableStyle

    See Also