GetGridLinetype32 Method |
For a 64-Bit system, gets the idLinetype with the gridLinetype value for the specified cell.
Signature
RetVal = object.GetGridLinetype32 nRow, nCol, nGridLineType
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.
RetVal
Long
The idLinetype from the cell.
Comments? |