Version

ExcelCalcErrorValue Constructor

Overload List
OverloadDescription
ExcelCalcErrorValue Constructor(ExcelCalcErrorCode)Initializes a new ExcelCalcErrorValue with the specified error code.  
ExcelCalcErrorValue Constructor(ExcelCalcErrorCode,String)Initializes a new ExcelCalcErrorValue with the specified error code and error message  
ExcelCalcErrorValue Constructor(ExcelCalcErrorCode,String,Object)Initializes a new ExcelCalcErrorValue with the specified error code, message and error value.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also