Version

Table Property

Gets the WorksheetTable to which the column belongs.
Syntax
public WorksheetTable Table {get;}

Property Value

The WorksheetTable to which the column belongs or null if the column has been removed from the table.
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