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