Version

DataAreaRegion Property (WorksheetTable)

Gets the WorksheetRegion which represents the region of cells in the data area of the table.
Syntax
public WorksheetRegion DataAreaRegion {get;}
Remarks

The data area of the table 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