FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > DatabarConditionalFormattingRule クラス : GetRuleEffectingInfo(Appearance,Object,Boolean,Boolean,Single) メソッド |
'宣言
Public Overrides Function GetRuleEffectingInfo( _ ByVal appearance As Appearance, _ ByVal value As Object, _ ByVal isSelected As Boolean, _ ByVal isLocked As Boolean, _ ByVal zoomFactor As Single _ ) As PrePaintTextResult
public override PrePaintTextResult GetRuleEffectingInfo( Appearance appearance, object value, bool isSelected, bool isLocked, float zoomFactor )