Click or drag to resize
NanoXLSX

Range Constructor

Overload List
 NameDescription
Public methodRange(String) Constructor with a range string as argument. The addresses are automatically swapped if the start address is greater than the end address
Public methodRange(Address, Address) Constructor with addresses as arguments. The addresses are automatically swapped if the start address is greater than the end address
Top
See Also