Exception | Description |
---|---|
System.NotSupportedException | The assigned value's type is not supported and can't be exported to Excel. |
System.InvalidOperationException | The value assigned is a Formula. Instead, Formula.ApplyTo should be called on the Formula, passing in the cell. |
System.InvalidOperationException | The value assigned is a WorksheetDataTable. Instead, the CellsInTable should be set to a region containing the cell. |
System.InvalidOperationException | The value assigned is a FormattedString which is the value another cell or merged cell region. |
System.InvalidOperationException | The value is assigned and this cell is part of an ArrayFormula or WorksheetDataTable. |
The types supported for the value are:
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2