Create(Variant,TdxSpreadSheetFormulaErrorCode) Constructor
Initializes a new instance of the TdxSpreadSheetVectorValue class with specified settings.
Declaration
constructor Create(const AValue: Variant; AErrorCode: TdxSpreadSheetFormulaErrorCode);
Parameters
| Name | Type |
|---|---|
| AValue | Variant |
| AErrorCode | TdxSpreadSheetFormulaErrorCode |
See Also