TcxDataControllerConditionalFormattingFormatSettings Members
Fields
Name | Description |
---|---|
ArraySeparator | Stores an array separator character. Inherited from TdxSpreadSheetFormatSettings. |
BreakChars | Stores line break characters. Inherited from TdxSpreadSheetFormatSettings. |
CurrencyFormat | Stores the locale-dependent currency format. Inherited from TdxSpreadSheetFormatSettings. |
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. Inherited from TdxSpreadSheetFormatSettings. |
R1C1Reference | Specifies if Spreadsheet controls use R1C1 instead of the A1 reference format. Inherited from TdxSpreadSheetFormatSettings. |
Properties
Name | Description |
---|---|
DecimalSeparator | Stores a decimal separator character. Inherited from TdxSpreadSheetFormatSettings. |
ListSeparator | Specifies a list separator character. Inherited from TdxSpreadSheetFormatSettings. |
Methods
Name | Description |
---|---|
Assign(TdxSpreadSheetCustomFormatSettings) | Inherited from TdxSpreadSheetCustomFormatSettings. |
Equals(TObject) | Inherited from TObject. |
ExpandExternalLinks | Identifies if Spreadsheet controls expand external links. Inherited from TdxSpreadSheetFormatSettings. |
GetFunctionName(Pointer) | Obtains a localized spreadsheet function name from the specified pointer to a resource string. Inherited from TdxSpreadSheetFormatSettings. |
GetHashCode | Inherited from TObject. |
ToString | Inherited from TObject. |
UpdateSettings | Updates stored settings from the system locale. Inherited from TdxSpreadSheetCustomFormatSettings. |
See Also