FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > SpreadMonthCalendar クラス : CancelText プロパティ |
'Declaration Public Property CancelText As String
'使用法 Dim instance As SpreadMonthCalendar Dim value As String instance.CancelText = value value = instance.CancelText
public string CancelText {get; set;}