Cell.RemoveArrayFormula
Cell.RemoveArrayFormula method
Remove array formula.
public void RemoveArrayFormula(bool leaveNormalFormula)
Parameter | Type | Description |
---|---|---|
leaveNormalFormula | Boolean | True represents converting the array formula to normal formula. |
See Also
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells