Exception | Description |
---|---|
System.InvalidOperationException | The value is set to True and the table occupies the last row of the worksheet. |
When the totals row is visible, the cell below each column of data will contain either a calculated value, a text value, or nothing. To display a calculated value in the cell, set the WorksheetTableColumn.TotalFormula. To display a text label, set the WorksheetTableColumn.TotalLabel. If both are set, the calculated value takes precedence.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+