'Declaration Public Function GetCellHyperlinkIndex( _
ByVal cellReferenceThe cell reference.As CellReference _
) As System.Int32
public System.Int32 GetCellHyperlinkIndex(
CellReference cellReference
)
public: System.Int32 GetCellHyperlinkIndex(
CellReference* cellReference
)
public:
System.Int32 GetCellHyperlinkIndex(
CellReference^ cellReference
)
Parameters
- cellReference
- The cell reference.
Return Value
Hyperlink that is associated with cell.