SetGridLinetype32 Method |
For a 64-Bit system, sets an ojbect from a cell with a specific gridLineType.
Signature
object.SetGridLinetype32 nRow, nCol, nGridLineType, idLinetype
Object
Table
The object this method applies to.
nRow
Integer; Input-only
The index of the column.
nCol
Integer; Input-only
The index of the column.
nGridLineType
AcGridLineType; Input-only
The value of the gridLineType.
idLinetype
Long; Input-only
The new line type.
Comments? |