Spread.Services Documentation
WrapText Property (IRange)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IRange Interface
: WrapText Property
Get or sets the flag which indicates whether word wrap is enabled in a cell.
Syntax
C#
System.
bool
WrapText {
get
;
set
;}
Property Value
true
if [wrap text]; otherwise,
false
.
See Also
Reference
IRange Interface
IRange Members