FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > ITextOrientationSupport2 インタフェース : PaintText メソッド |
true
。。
true
。
true
に設定した場合、セルは斜め罫線付きのセルとして描画されます。
'Declaration
Sub PaintText( _ ByVal g As Graphics, _ ByVal r As Rectangle, _ ByVal appearance As Appearance, _ ByVal value As Object, _ ByVal isSelected As Boolean, _ ByVal isLocked As Boolean, _ ByVal zoomFactor As Single, _ ByVal extraRendererSettings As ExtraRendererSettings, _ ByVal diagonalLine As Boolean, _ ByVal adjustTop As Integer _ )
void PaintText( Graphics g, Rectangle r, Appearance appearance, object value, bool isSelected, bool isLocked, float zoomFactor, ExtraRendererSettings extraRendererSettings, bool diagonalLine, int adjustTop )
true
。。true
。true
に設定した場合、セルは斜め罫線付きのセルとして描画されます。