FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > ConditionalFormattingUtils クラス : IsUsedForeColorFromConditionalFormatting メソッド |
'宣言
Public Shared Function IsUsedForeColorFromConditionalFormatting( _ ByVal appearance As Appearance, _ ByVal extraRendererSettings As ExtraRendererSettings, _ ByVal value As Object, _ ByRef foreColor As Color _ ) As Boolean
public static bool IsUsedForeColorFromConditionalFormatting( Appearance appearance, ExtraRendererSettings extraRendererSettings, object value, ref Color foreColor )