SetCellGridVisibility Method

Sets the grid visibility value for an edge of the specified row and column.

See Also | Example

Signature

object.SetCellGridVisibility(gridLineTypes, rowTypes, bValue)

Object

Table
The object or objects this method applies to.

gridLineTypes

Long; the line types

rowTypes

Long; the row types

bValue

Boolean; indicates whether the grid is visible

 

   Comments?