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