Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IRange Interface
/ WrapText Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
WrapText Property (IRange)
In This Topic
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