ExcelCellAlignment.WrapText Property
Indicates if the Excel viewer will wrap the cell text
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool WrapText { get; set; }
Public Property WrapText As Boolean
Get
Set
public:
property bool WrapText {
bool get ();
void set (bool value);
}
member WrapText : bool with get, set
Property Value
Boolean