A list of ITableCells representing a column in the table. Null entries may occur because of row spans to above or column spans to the left.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property TableCells As System.Collections.IEnumerable |
C# | |
---|
System.Collections.IEnumerable TableCells {get;} |
Requirements
Target Platforms: Windows 7, 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
See Also