Click or drag to resize

ExcelCellAlignmentWrapText Property

Indicates if the Excel viewer will wrap the cell text

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public bool WrapText { get; set; }

Property Value

Type: Boolean
See Also