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