FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > IDateTimeCellType インタフェース : MonthNames プロパティ |
'Declaration
Property MonthNames As String()
'使用法
Dim instance As IDateTimeCellType Dim value() As String instance.MonthNames = value value = instance.MonthNames
string[] MonthNames {get; set;}