Skip to main content

TdxSpreadSheetFormatSettings Members

Stores spreadsheet format settings for parser routines.

Fields

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.

Properties

Name Description
DecimalSeparator Stores a decimal separator character.
ListSeparator Specifies a list separator character.

Methods

Name Description
Assign(TdxSpreadSheetCustomFormatSettings) Inherited from TdxSpreadSheetCustomFormatSettings.
Equals(TObject) Inherited from TObject.
ExpandExternalLinks Identifies if Spreadsheet controls expand external links.
GetFunctionName(Pointer) Obtains a localized spreadsheet function name from the specified pointer to a resource string.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
UpdateSettings Updates stored settings from the system locale. Inherited from TdxSpreadSheetCustomFormatSettings.
See Also