[]
Cuts the data from a range of cells to clipboard.
bool Cut(bool showUI = false)
Function Cut(Optional showUI As Boolean = False) As Boolean
true if the UI shows cutting range; otherwise, only data is copied to clipboard.
true
true if the cell range is copied successful, false otherwise.
false