'Declaration Public Overloads Function GetMergedCells( _
ByVal cellReferenceСсылка на ячейку.As CellReference _
) As CellReferences
public CellReferences GetMergedCells(
CellReference cellReference
)
public: CellReferences* GetMergedCells(
CellReference* cellReference
)
public:
CellReferences^ GetMergedCells(
CellReference^ cellReference
)
Parameters
- cellReference
- Ссылка на ячейку.
Return Value
Объединены ячейки.