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