Validation.SetFormula2
Validation.SetFormula2 method
Sets the value or expression associated with this validation.
public void SetFormula2(string formula, bool isR1C1, bool isLocal)
Parameter | Type | Description |
---|---|---|
formula | String | The value or expression associated with this format condition. |
isR1C1 | Boolean | Whether the formula is R1C1 formula. |
isLocal | Boolean | Whether the formula is locale formatted. |
See Also
- class Validation
- namespace Aspose.Cells
- assembly Aspose.Cells