SetGridLinetype Method

Sets the object with the gridLinetype value for the specified cell.

See Also | Example

Signature

object.SetGridLinetype nRow, nCol, nGridLineType, idLinetype

Object

Table
The object this method applies to.

nRow

Integer; Input-only
The row number of the cell to set.

nCol

Integer; Input-only
The column number of the cell to set.

nGridLineType

AcGridLineType; Input-only
The grid line type to check.

idLinetype

Long_PTR; Input-only
The point which references to the object.

 

   Comments?