'Declaration Public Function AddChart( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ ) As ChartObject
'Declaration
Public Function AddChart( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ ) As ChartObject
public ChartObject AddChart( int x, int y, int width, int height )
WorksheetDrawing クラス WorksheetDrawing メンバ
© MESCIUS inc. All rights reserved.