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