'Declaration Public Shared Function CreateNewShape( _ ByVal type As AutoShapeType, _ ByVal worksheet As Worksheet, _ Optional ByVal picture As Boolean _ ) As Shape
'Declaration
Public Shared Function CreateNewShape( _ ByVal type As AutoShapeType, _ ByVal worksheet As Worksheet, _ Optional ByVal picture As Boolean _ ) As Shape
public static Shape CreateNewShape( AutoShapeType type, Worksheet worksheet, bool picture )
WorksheetDrawing クラス WorksheetDrawing メンバ
© MESCIUS inc. All rights reserved.