GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス : Fill メソッド |
'Declaration
Public Shared Function Fill( _ ByVal drawingObjects() As IShape, _ ByVal fill As Brush _ ) As ShapeActionsCommand
public static ShapeActionsCommand Fill( IShape[] drawingObjects, Brush fill )