SetCellGridColor Method |
Sets the grid color value for an edge of the specified row and column.
Signature
object.SetCellGridColor(row, col, edges, pColor)
Object
Table
The object or objects this method applies to.
row
Long; the row
col
Long; the column
edges
Long; the edges
pColor
AcCmColor object
AutoCAD true color object.
Comments? |