{"id":17245160,"url":"https://github.com/axtens/spreadsheetlight","last_synced_at":"2025-03-26T04:44:13.285Z","repository":{"id":116210518,"uuid":"290093329","full_name":"axtens/SpreadsheetLight","owner":"axtens","description":"My fork of Vincent Tan's SpreadsheetLight","archived":false,"fork":false,"pushed_at":"2020-08-25T02:38:54.000Z","size":496,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T06:41:51.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axtens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-25T02:36:51.000Z","updated_at":"2020-08-25T02:38:56.000Z","dependencies_parsed_at":"2023-04-30T12:16:08.296Z","dependency_job_id":null,"html_url":"https://github.com/axtens/SpreadsheetLight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2FSpreadsheetLight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2FSpreadsheetLight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2FSpreadsheetLight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2FSpreadsheetLight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axtens","download_url":"https://codeload.github.com/axtens/SpreadsheetLight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245591618,"owners_count":20640692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T06:28:45.363Z","updated_at":"2025-03-26T04:44:13.272Z","avatar_url":"https://github.com/axtens.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpreadsheetLight\nMy fork of Vincent Tan's life-saving tool\n\nI have not changed anything of note other than targeting a more recent DocumentFormat.OpenXML and making the code more C#6-ish.\n\nAdded references to System.Drawing and System.Windows.Forms. \n\nCommented out the references to SmartTags. \n\nWith Refactoring Essentials, Roslynator and Roslynator Refactorings tools installed, had an interesting time learning about the kind of C# one ends up with after those tools have a look at one's code. For example:\n\n\t\t\tdictBuiltInNumberingFormat = new Dictionary\u003cint, string\u003e\n\t\t\t{\n\t\t\t\t[0] = SLConstants.NumberFormatGeneral,\n\t\t\t\t[1] = \"0\",\n\t\t\t\t[2] = \"0.00\",\n\t\t\t\t[3] = \"#,##0\",\n\t\t\t\t[4] = \"#,##0.00\",\n\t\t\t\t[9] = \"0%\",\n\t\t\t\t[10] = \"0.00%\",\n\t\t\t\t[11] = \"0.00E+00\",\n\t\t\t\t[12] = \"# ?/?\",\n\t\t\t\t[13] = \"# ??/??\", ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxtens%2Fspreadsheetlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxtens%2Fspreadsheetlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxtens%2Fspreadsheetlight/lists"}