metodo get_merged_range
get_merged_range()
Restituisce un oggetto Range che rappresenta un intervallo unito.
ritorna
Range oggetto. Null se questa cella non è unita.
def get_merged_range(self):
...
Guarda anche
- modulo aspose.cells
- classe Cell
- classe Range