Aspose::Cells::FormulaParseOptions::SetCheckAddIn method
FormulaParseOptions::SetCheckAddIn method
Whether check addins in existing external links of current workbook for user defined function without external link. Default is true(if user defined function matches one addin in existing external links, then take it as the addin).
void Aspose::Cells::FormulaParseOptions::SetCheckAddIn(bool value)
See Also
- Class Vector
- Class FormulaParseOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++