I ask for a question that i have some data organized as a tree structure, i want to use in it group rows and columns feature to hide or show the value it's range list
Since your data is organized as a tree , the ideal way to visualize it would be using a TreeView control.
I have uploaded a file , which shows data in an Excel worksheet which has been structured so that it is amenable to insertion into a TreeView control , as well as the same information depicted using a TreeView control.
You might have to scroll down a page or two and then back up so that the TreeView control refreshes itself.