ExplainFormulaBehavior Constructors
Generates a detailed explanation of the formula used in a worksheet cell (clarifying its purpose and function).| Name | Parameters | Description |
|---|---|---|
| ExplainFormulaBehavior(Type, Nullable<Single>, String, TextRetrievalMode) | behaviorSourceType, temperature, promptAugmentation, textRetrievalMode | Initializes a new instance of the ExplainFormulaBehavior class with specified settings. |
See Also