GrapeCity SPREAD for Windows Forms 11.0J
InvalidCellStyle プロパティ


検証が失敗したセルに使用されるStyleInfoオブジェクトを取得または設定します。
構文
'Declaration
 
Public Property InvalidCellStyle As AppearanceStyleInfo
'使用法
 
Dim instance As CellStyleNotify
Dim value As AppearanceStyleInfo
 
instance.InvalidCellStyle = value
 
value = instance.InvalidCellStyle
public AppearanceStyleInfo InvalidCellStyle {get; set;}

プロパティ値

検証が失敗したセルに使用されるStyleInfo値。
参照

CellStyleNotify クラス
CellStyleNotify メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.