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