GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス : Gradient メソッド |
'Declaration
Public Shared Function Gradient( _ ByVal drawingObjects() As Shape, _ ByVal gradientPreset As ShapeActionsCommand.ShapeGradientPreset, _ Optional ByVal isText As Boolean _ ) As ShapeActionsCommand
public static ShapeActionsCommand Gradient( Shape[] drawingObjects, ShapeActionsCommand.ShapeGradientPreset gradientPreset, bool isText )