Aspose::Cells::FormulaParseOptions::GetCheckAddIn method

FormulaParseOptions::GetCheckAddIn 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).

bool Aspose::Cells::FormulaParseOptions::GetCheckAddIn()

See Also