visibleCellsForColumn = table.GetVisibleCellsForColumn(column)
visibleCellsForColumn = table.GetVisibleCellsForColumn(column)
| Variable | Description |
|---|---|
| visibleCellsForColumn | List(Of SapComponent). |
| column | Index of the column. The value is zero-based. Integer. |