SPREAD for WPF 3.0J - GcSpreadSheet
TextWrapping プロパティ (ListTextColumn)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > ListTextColumn クラス : TextWrapping プロパティ
列の SubItem のテキストの折り返し方法を取得または設定します。
シンタックス
'宣言
 
Public Property TextWrapping As System.Windows.TextWrapping
public System.Windows.TextWrapping TextWrapping {get; set;}

プロパティ値

SubItem のテキストの折り返し方法を示す値。既定値は System.Windows.TextWrapping.NoWrap です。
参照

ListTextColumn クラス
ListTextColumn メンバ