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