Git Product home page Git Product logo

Comments (7)

Depechie avatar Depechie commented on August 25, 2024 1

Like I said need to retest this... will get back when I have found some time to look at it.

from xamarinformsoffice.

Depechie avatar Depechie commented on August 25, 2024 1

Weird... still have not found time to retest this. But I know it worked when I created the test app.
Will see if I can verify this weekend.

from xamarinformsoffice.

Depechie avatar Depechie commented on August 25, 2024

Excel is installed I guess?

from xamarinformsoffice.

TohWei avatar TohWei commented on August 25, 2024

Yes. It has Excel installed. It is on Android ver 8.0.0, Samsung Galaxy S8.

from xamarinformsoffice.

Depechie avatar Depechie commented on August 25, 2024

I need to retest the repo to see what could be wrong.
Did you update any nuget packages?

from xamarinformsoffice.

TohWei avatar TohWei commented on August 25, 2024

I read something from here:
dotnet/Open-XML-SDK#221
After few attempts, I tried update the System.IO.Packaging. But still no luck.

from xamarinformsoffice.

TohWei avatar TohWei commented on August 25, 2024

Latest update,...
As far as what I understand from the source code, by using the code below will open the excel doc in Excel App. However, it does work at all. It just failed to open it.
Intent intent = new Intent(Intent.ActionView);

So, instead of using Intent.ActionView, when I replace it with:
new Intent(Intent.ActionSend);

Somehow I manage to attach/share the created excel file via other program.

from xamarinformsoffice.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.