Can i open an excel file in Xamarin App and edit it visually inside the app itself?

I need to open an excel file from a stream or stored in the app storage and allow editing its content visually.

Is this possible with this library?

@Techdevelopers

Please note Groupdocs.Editer Cloud API is a backend API without any GUI. You need to use it in your own interface or any third party interface for editing. And it can be used on any platform/language that supports REST Client.