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