Version

TotalsRowRegion Property

Gets the WorksheetRegion which represents the region of cells in the totals row of the table.
Syntax
public WorksheetRegion TotalsRowRegion {get;}

Property Value

A WorksheetRegion which represents the region of cells in the totals row of the table or null if the totals row is not visible.
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