[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CellReference.op_Implicit

implicit operator Operator

implicit operator CellReference(CellReference)

Performs an implicit conversion from CellReference to CellReference.

Declaration
public static implicit operator CellReference(CellReference reference)
Public Shared Widening Operator CType(reference As CellReference) As CellReference
Parameters
Type Name Description
CellReference reference

The reference.

Returns
Type Description
CellReference

The result of the conversion.

implicit operator CellReference(CellReference)

Performs an implicit conversion from CellReference to CellReference.

Declaration
public static implicit operator CellReference(CellReference reference)
Public Shared Widening Operator CType(reference As CellReference) As CellReference
Parameters
Type Name Description
CellReference reference

The reference.

Returns
Type Description
CellReference

The result of the conversion.