ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfTable Class / IsCellsFitPage Property

In This Topic
    IsCellsFitPage Property
    In This Topic
    Gets or sets cells fit to the page.
    Syntax
    'Declaration
     
    Public Property IsCellsFitPage As Boolean
    public bool IsCellsFitPage {get; set;}
    See Also