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