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