Spread Windows Forms 12.0 Product Documentation
GetShortDayNames Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > DateTimeCellType Class : GetShortDayNames Method
Gets the short day names for formatting date values.
Syntax
'Declaration
 
Protected Overridable Function GetShortDayNames() As String()
'Usage
 
Dim instance As DateTimeCellType
Dim value() As String
 
value = instance.GetShortDayNames()
protected virtual string[] GetShortDayNames()

Return Value

String array containing the abbreviated names of the days
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members