Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)