TdxSpreadSheetOptionsView.ActualDateTimeSystem Property
In This Article
Returns the date/time format currently used by the Spreadsheet control.
#Declaration
Delphi
property ActualDateTimeSystem: TdxSpreadSheetDateTimeSystem read;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to identify which date/time format is used in the Date and Time built-in functions.
Note
To assign the required date/time format, use the Date
See Also