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