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