MESCIUS SPREAD for Windows Forms 17.0J
Duplicate メソッド (TableStyle)

新しく複製されたテーブルスタイルの名前。
指定した名前を持つテーブルスタイルを複製します。
構文
'Declaration
 
Public Function Duplicate( _
   ByVal name As String _
) As TableStyle
public TableStyle Duplicate( 
   string name
)

パラメータ

name
新しく複製されたテーブルスタイルの名前。

戻り値の型

複製されたテーブルスタイルを表すTableStyle値。
参照

TableStyle クラス
TableStyle メンバ

 

 


© MESCIUS inc. All rights reserved.