GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBoxCellType クラス : ListDescriptionFormat プロパティ |
'Declaration
Public Property ListDescriptionFormat As String
'使用法
Dim instance As GcComboBoxCellType Dim value As String instance.ListDescriptionFormat = value value = instance.ListDescriptionFormat
public string ListDescriptionFormat {get; set;}
例外 | 説明 |
---|---|
System.ArgumentException | valueが有効なDescriptionFormatではありません。 |