TdxSpreadSheetFormatSettings Fields
Stores spreadsheet format settings for parser routines.| Name | Description |
|---|---|
| ArraySeparator | Stores an array separator character. |
| BreakChars | Stores line break characters. |
| CurrencyFormat | Stores the locale-dependent currency format. |
| Data | Stores format settings. Inherited from TdxSpreadSheetCustomFormatSettings. |
| DateTimeSystem | Stores the spreadsheet date/time format. Inherited from TdxSpreadSheetCustomFormatSettings. |
| Operations | Stores an array of formula operation strings. |
| R1C1Reference | Specifies if Spreadsheet controls use R1C1 instead of the A1 reference format. |
See Also