CellVisible
This property sets or returns the Visible flag of the table cell (currently not used).
Syntax
CellVisible (Column as Variant, RowIndex as Long) as Boolean
Parameter | Description |
---|---|
Column | Zero-based index or name of column |
RowIndex | Zero-based index of row |