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