FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > FillInfo クラス > FillInfo コンストラクタ : FillInfo コンストラクタ(Color,Color,ShadingStyle) |
'Declaration
Public Function New( _ ByVal foreColor As Color, _ ByVal backColor As Color, _ ByVal shadingStyle As ShadingStyle _ )
public FillInfo( Color foreColor, Color backColor, ShadingStyle shadingStyle )