question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

XLLoadOptions discussion

See original GitHub issue

An issue to brainstorm the possible parameters in the new proposed XLLoadOptions (name not finalised).

  • CultureInfo which defaults to CultureInfo.CurrentCulture
  • SkipPivotTables to disable loading / saving pivot tables.
  • ThrowErrorsOnLoad, defaults to true. If false, try to swallow errors on load …

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
timka3115commented, May 19, 2020

Add please ability to load only needed data. In my case I needed to load excel files with a lot of cells (200 000 rows and even more) just for getting data values. I don’t need work with styles, graphics and so on but internally ClosedXML do a lot of work especially for parsing styles. Like it was implemented in the Aspose Cells for .NET library, enum LoadDataFilterOptions.

0reactions
igiturcommented, May 15, 2020

Add base date convention. See LibreOffice: image and conversation at #1432

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to programmatically trigger Async loadOptions #5389
One of the workaround is using key props of a component. When you want to tigger loadOptions again, give it a different key...
Read more >
React-Select Async loadOptions is not loading options ...
React Async Select loadoption sometimes fail to loads the option. This is a very strange phenomenon after couple of set of queries react ......
Read more >
Load Option passing. Either bugs or my confusion.
1) when I start my OSL from the UEFI shell, the LoadOptions field is not NULL, but the "load option" referenced, has only...
Read more >
LoadOptions - DevExtreme - DevExpress
This object is used to specify settings according to which the server should process data. More often these settings are passed as a...
Read more >
DxSelectBox - loadOptions is empty
Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found