If i want to get value all of row in table and I want to set it in array . How I shound do ?
Please advice me , Thanks a lot .
Sub Cut 'This method is cut value from user selectio and set to Copy variable.
Selection = ThisComponent.getCurrentSelection()
End Sub