Class ExcelSpillErrorValue
Represents a #SPILL! error
Implements
Inherited Members
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public class ExcelSpillErrorValue : ExcelRichDataErrorValue, IEqualityComparer<ExcelErrorValue>
Constructors
ExcelSpillErrorValue(int, int)
Constructor
Declaration
public ExcelSpillErrorValue(int rowOffset, int colOffset)
Parameters
| Type | Name | Description |
|---|---|---|
| int | rowOffset | |
| int | colOffset |