Show / Hide Table of Contents

Class ExcelRichDataErrorValue

Represents spill errors

Inheritance
object
ExcelErrorValue
ExcelRichDataErrorValue
ExcelSpillErrorValue
Implements
IEqualityComparer<ExcelErrorValue>
Inherited Members
ExcelErrorValue.Create(eErrorType)
ExcelErrorValue.CreateRichDataError(eErrorType)
ExcelErrorValue.AsCompileResult
ExcelErrorValue.Parse(string)
ExcelErrorValue.Type
ExcelErrorValue.ToString()
ExcelErrorValue.Equals(object)
ExcelErrorValue.GetHashCode()
ExcelErrorValue.Equals(ExcelErrorValue, ExcelErrorValue)
ExcelErrorValue.GetHashCode(ExcelErrorValue)
object.Equals(object, object)
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public class ExcelRichDataErrorValue : ExcelErrorValue, IEqualityComparer<ExcelErrorValue>

Implements

IEqualityComparer<T>
In this article
Back to top Generated by DocFX