Spread for ASP.NET 12 Product Documentation
YearFormat Property


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

Property Value

A string value indicates the Year format.
See Also

Reference

YearMonthFormat Class
YearMonthFormat Members