'Declaration Public Function GetCellHyperlink( _
ByVal cellReferenceСсылка на ячейку.As CellReference _
) As CellHyperlink
public CellHyperlink GetCellHyperlink(
CellReference cellReference
)
public: CellHyperlink* GetCellHyperlink(
CellReference* cellReference
)
public:
CellHyperlink^ GetCellHyperlink(
CellReference^ cellReference
)
Parameters
- cellReference
- Ссылка на ячейку.
Return Value
Гиперссылка, связанная с ячейкой.