GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > PictureCommand クラス : ColorChange メソッド |
'Declaration
Public Shared Function ColorChange( _ ByVal color As SchemeColor, _ ByVal ParamArray shapes() As IShape _ ) As PictureCommand
public static PictureCommand ColorChange( SchemeColor color, params IShape[] shapes )