'Declaration Public Function New( _
ByVal cellReferencesThe cell references.As CellReferences, _
ByVal hyperlinkHyperlink.As Hyperlink _
)
public CellHyperlink(
CellReferences cellReferences,
Hyperlink hyperlink
)
public: CellHyperlink(
CellReferences* cellReferences,
Hyperlink* hyperlink
)
public:
CellHyperlink(
CellReferences^ cellReferences,
Hyperlink^ hyperlink
)
Parameters
- cellReferences
- The cell references.
- hyperlink
- Hyperlink.