'Declaration Public Function GetCellsHyperlinks( _
ByVal cellsЯчейки.As CellReferencesSet _
) As CellHyperlink[]
public CellHyperlink[] GetCellsHyperlinks(
CellReferencesSet cells
)
public: CellHyperlink*[] GetCellsHyperlinks(
CellReferencesSet* cells
)
public:
CellHyperlink^[] GetCellsHyperlinks(
CellReferencesSet^ cells
)
Parameters
- cells
- Ячейки.
Return Value
Массив, содержащий гиперссылки на ячейки.