PowerTools MultiRow for Windows Forms 8.0J
TextAdjustmentProvider プロパティ

セル値のテキスト調整ポリシーのカスタマイズ機能を提供するオブジェクトを取得または設定します。
構文
Public Property TextAdjustmentProvider As ITextAdjustmentProvider
public ITextAdjustmentProvider TextAdjustmentProvider {get; set;}

プロパティ値

テキスト調整のカスタマイズに使用される ITextAdjustmentProvider 値。既定値は null 参照 (Visual Basicでは Nothing) です。
解説
このプロパティは、TextAdjustment プロパティの値が TextAdjustment.DistributeTextAdjustment.DistributeWithSpaceTextAdjustment.Justify のいずれかで、なおかつ UseCompatibleTextRendering プロパティが true の場合にのみ有効です。
参照

CellStyle クラス
CellStyle メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.