Style.WrapText Property

Definition

True if Microsoft Excel wraps the text in the object.

public:
 property bool WrapText { bool get(); void set(bool value); };
public bool WrapText { get; set; }
Public Property WrapText As Boolean

Property Value

Applies to