SetOverride Method

Set a cell's override.

See Also | Example

Signature

object.SetOverride nRow, nCol, nContent, nProp

Object

Table
The object this method applies to.

nRow

Integer; Input-only
The value of the row.

nCol

Integer; Input-only
The value of the column.

nContent

Integer; Input-only
The value of the cell's content.

nProp

AcCellProperty; Input-only
The new cell override.

 

   Comments?