Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tatsuyafujisaki/fsharp-openxml-samples
Sample in F# with Office Open XML
https://github.com/tatsuyafujisaki/fsharp-openxml-samples
fsharp office-open-xml ooxml open-xml
Last synced: about 2 months ago
JSON representation
Sample in F# with Office Open XML
- Host: GitHub
- URL: https://github.com/tatsuyafujisaki/fsharp-openxml-samples
- Owner: tatsuyafujisaki
- Created: 2015-11-14T03:27:38.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2021-01-07T12:58:52.000Z (about 4 years ago)
- Last Synced: 2024-12-08T21:55:43.906Z (about 2 months ago)
- Topics: fsharp, office-open-xml, ooxml, open-xml
- Language: F#
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build status](https://ci.appveyor.com/api/projects/status/xx0qlrc6o29xx85j?svg=true)](https://ci.appveyor.com/project/tatsuya/fsharp-openxml-samples)
# Sample1
* Implement the following article in F#.
* https://msdn.microsoft.com/en-us/library/documentformat.openxml.openxmlelement.aspx# Sample2
Write a text, and create a simple table as follows.
![screenshot.jpg](Sample2/screenshot.jpg)