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
- Class Cell
- Library Aspose.Cells for Go
Checks if a cell is part of a merged range or not.
func (instance *Cell) IsMerged() (bool, error)