MESCIUS SPREAD for Windows Forms 17.0J
CreateNewShape メソッド

新しいWorksheetDrawingを使用して新しい図形を作成します。
構文
'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
)

パラメータ

type
worksheet
picture
参照

WorksheetDrawing クラス
WorksheetDrawing メンバ

 

 


© MESCIUS inc. All rights reserved.