Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableFormatBase Class / PreferredWidth Property

In This Topic
    PreferredWidth Property (TableFormatBase)
    In This Topic
    Gets the table preferred width.
    Syntax
    'Declaration
     
    Public ReadOnly Property PreferredWidth As PreferredWidth
    public PreferredWidth PreferredWidth {get;}
    See Also