'Declaration Public Function GetMergedCell( _
ByVal topLeftCellЯчейка, которая является верхней левой ячейкой в объединенных ячейках.As CellReference _
) As CellReferences
public CellReferences GetMergedCell(
CellReference topLeftCell
)
public: CellReferences* GetMergedCell(
CellReference* topLeftCell
)
public:
CellReferences^ GetMergedCell(
CellReference^ topLeftCell
)
Parameters
- topLeftCell
- Ячейка, которая является верхней левой ячейкой в объединенных ячейках.
Return Value
Объединены ячейки.