Version

WholeTableRegion Property

Gets the WorksheetRegion which represents the region of cells in the whole table, including the header and totals rows, if visible.
Syntax
public WorksheetRegion WholeTableRegion {get;}
Remarks

The table region can be changed by using one of the Resize overloads.

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