ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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
       Implements ICloneable 
    public class RtfTableStyle : RtfParagraphStyle, ICloneable  
    Inheritance Hierarchy

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

    See Also