FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > CellStyleNotify クラス : InvalidCellStyle プロパティ |
'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;}