Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableStyleBase Class / WordWrap Property

In This Topic
    WordWrap Property (TableStyleBase)
    In This Topic
    Gets or sets whether to wrap text in the cells.
    Syntax
    'Declaration
     
    Public Property WordWrap As System.Boolean
    public System.bool WordWrap {get; set;}
    See Also