[]
Determines whether the current cell is visible in the containing table. A cell is visible if it spans at least one visible row and column (see Visible).
public bool IsVisible()
Type | Description |
---|---|
bool | true if the current cell is visible, false otherwise. |