ActiveReports Developer 7
WrapText Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCells Class : WrapText Property

Glossary Item Box

Gets/sets whether the cell's text can be wrapped or not.

Syntax

Visual Basic (Declaration) 
Public WriteOnly Property WrapText As System.Boolean
C# 
public System.bool WrapText {set;}

See Also