FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > ITextOrientationSupport2 インターフェース : PaintEnhancedConditionalFormat メソッド |
true
。。
true
。
true
に設定した場合、セルは斜め罫線付きのセルとして描画されます。
'宣言
Function PaintEnhancedConditionalFormat( _ 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, _ ByRef rText As RectangleF, _ ByVal diagonalLine As Boolean _ ) As Boolean
bool PaintEnhancedConditionalFormat( Graphics g, Rectangle r, Appearance appearance, object value, bool isSelected, bool isLocked, float zoomFactor, ExtraRendererSettings extraRendererSettings, ref RectangleF rText, bool diagonalLine )
true
。。true
。true
に設定した場合、セルは斜め罫線付きのセルとして描画されます。