TcxDataControllerSpreadSheetFormulaParser Members
Constructors
| Name | Description |
|---|---|
| Create(TcxDataControllerSpreadSheetDataProvider) | Initializes a new instance of the TcxDataControllerSpreadSheetFormulaParser class with specified settings. |
Properties
| Name | Description |
|---|---|
| AnchorColumn | Inherited from TdxSpreadSheetAbstractFormulaParser. |
| AnchorRow | Inherited from TdxSpreadSheetAbstractFormulaParser. |
| ErrorCode | Inherited from TdxSpreadSheetAbstractFormulaParser. |
| FormatSettings | Inherited from TdxSpreadSheetAbstractFormulaParser. |
| Formula | Inherited from TdxSpreadSheetAbstractFormulaParser. |
| R1C1Reference | Inherited from TdxSpreadSheetAbstractFormulaParser. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ParseFormula(string,TdxSpreadSheetCustomFormula) | Inherited from TdxSpreadSheetAbstractFormulaParser. |
| ToString | Inherited from TObject. |
Constants
| Name |
|---|
| ItemReferenceFinishMark |
| ItemReferenceStartMark |
See Also