[]
        
Performs an implicit conversion from CellReference to CellReference.
public static implicit operator CellReference(CellReference reference)
Public Shared Widening Operator CType(reference As CellReference) As CellReference
| Type | Name | Description | 
|---|---|---|
| CellReference | reference | The reference.  | 
    
| Type | Description | 
|---|---|
| CellReference | The result of the conversion.  | 
    
Performs an implicit conversion from CellReference to CellReference.
public static implicit operator CellReference(CellReference reference)
Public Shared Widening Operator CType(reference As CellReference) As CellReference
| Type | Name | Description | 
|---|---|---|
| CellReference | reference | The reference.  | 
    
| Type | Description | 
|---|---|
| CellReference | The result of the conversion.  |