MESCIUS SPREAD for Windows Forms 17.0J
CellImageAttribute コンストラクタ

メンバー指定のセルのインライン画像データを示す文字列値。
メンバーがフィールドであるかどうかを示すブール値。 デフォルト値は falseです。
CellImageAttribute クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal member As String, _
   Optional ByVal isField As Boolean _
)
public CellImageAttribute( 
   string member,
   bool isField
)

パラメータ

member
メンバー指定のセルのインライン画像データを示す文字列値。
isField
メンバーがフィールドであるかどうかを示すブール値。 デフォルト値は falseです。
参照

CellImageAttribute クラス
CellImageAttribute メンバ

 

 


© MESCIUS inc. All rights reserved.