DioDocs for PDF
CreateTextLayout プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > CellStyle クラス : CreateTextLayout プロパティ
Gets or sets a delegate creating a GrapeCity.Documents.Text.TextLayout from the specified CellStyle and a data object.
シンタックス
'宣言
 
Public Property CreateTextLayout As System.Func(Of GcGraphics,CellStyle,Object,TextLayout)
public System.Func<GcGraphics,CellStyle,object,TextLayout> CreateTextLayout {get; set;}
参照

CellStyle クラス
CellStyle メンバ