NativeExcel for .Net Developer's Reference

FormulaCompilerSettings Class

Contains the formula compiler settings.

For a list of all members of this type, see FormulaCompilerSettings Members.

System.Object
   NativeExcel.FormulaCompilerSettings

[Visual Basic]
Public Class FormulaCompilerSettings
[C#]
public class FormulaCompilerSettings
[C++]
public __gc class FormulaCompilerSettings
[JScript]
public class FormulaCompilerSettings

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NativeExcel

Assembly: NativeExcel (in NativeExcel.dll)

See Also

FormulaCompilerSettings Members | NativeExcel Namespace | Factory.FormulaCompiler property