FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > MaskCellType クラス : OnCustomMaskCharacter メソッド |
'Declaration Protected Overridable Sub OnCustomMaskCharacter( _ ByVal sender As Object, _ ByVal e As CustomMaskEventArgs _ )
'使用法 Dim instance As MaskCellType Dim sender As Object Dim e As CustomMaskEventArgs instance.OnCustomMaskCharacter(sender, e)