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