ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Boolean
    public System.bool IsCellsFitPage {get; set;}
    See Also