'Declaration Public Function GetCellAssociatedTable( _ ByVal columnIndex As Integer _ ) As WorksheetTable
public WorksheetTable GetCellAssociatedTable( int columnIndex )
Exception | Description |
---|---|
System.InvalidOperationException | If the row was removed from the worksheet. |
A cell belongs to a table if it exists in any area of the table. It can be a header cell, total cell, or a cell in the data area.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2