GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > PopUpCalculatorInfo クラス : UseDecimalDigit プロパティ |
'Declaration
Public Property UseDecimalDigit As Boolean
'使用法
Dim instance As PopUpCalculatorInfo Dim value As Boolean instance.UseDecimalDigit = value value = instance.UseDecimalDigit
public bool UseDecimalDigit {get; set;}