TdxSpreadSheetCustomFormatSettings.DateTimeSystem Field
Stores the spreadsheet date/time format.
Declaration
DateTimeSystem: TdxSpreadSheetDateTimeSystem
Field Value
Type | Description |
---|---|
TdxSpreadSheetDateTimeSystem | Enumerates spreadsheet-specific date/time formats. |
Remarks
Call the UpdateSettings procedure to initialize or update the Data, and DateTimeSystem values from the system locale.
See Also