MESCIUS SPREAD for Windows Forms 15.0J
ModifyTableStyle メソッド

テーブルスタイルエディタフォーム
編集するテーブルスタイル
このスタイルがデフォルトかどうか
テーブルスタイルを変更します。
構文
'宣言
 
Public Shared Function ModifyTableStyle( _
   ByVal tableStyleEditorForm As Form, _
   ByVal tbStyle As TableStyle, _
   ByRef isDefaultStyle As Boolean _
) As TableStyle
public static TableStyle ModifyTableStyle( 
   Form tableStyleEditorForm,
   TableStyle tbStyle,
   ref bool isDefaultStyle
)

パラメータ

tableStyleEditorForm
テーブルスタイルエディタフォーム
tbStyle
編集するテーブルスタイル
isDefaultStyle
このスタイルがデフォルトかどうか

戻り値の型

TableStyleオブジェクト
参照

TableUtils クラス
TableUtils メンバ

 

 


© MESCIUS inc. All rights reserved.