ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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