IsMerged Method

IsMerged function

Checks if a cell is part of a merged range or not.


func (instance *Cell) IsMerged()  (bool,  error) 

Remarks

See Also