Spread for ASP.NET 11 Product Documentation
MonthFormat Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > YearMonthFormat Class : MonthFormat Property
Gets or sets Month format.
Syntax
'Declaration
 
Public Property MonthFormat As String
'Usage
 
Dim instance As YearMonthFormat
Dim value As String
 
instance.MonthFormat = value
 
value = instance.MonthFormat
public string MonthFormat {get; set;}

Property Value

A string value indicates the Month format.
See Also

Reference

YearMonthFormat Class
YearMonthFormat Members