File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,4 +70,9 @@ void Foo(DocumentFormat.OpenXml.Drawing.Point2DType point)
7070 var pixelValue = x .ToPixel ();
7171 var cmValue = x .ToCm ();
7272}
73- ```
73+ ```
74+
75+ # Thanks
76+
77+ - [ OfficeDev/Open-XML-SDK: Open XML SDK by Microsoft] ( https://github.com/OfficeDev/Open-XML-SDK/ )
78+ - [ ironfede/openmcdf: Microsoft Compound File .net component - pure C# - NET Standard 2.0] ( https://github.com/ironfede/openmcdf )
Original file line number Diff line number Diff line change @@ -78,4 +78,9 @@ void Foo(DocumentFormat.OpenXml.Drawing.Point2DType point)
7878}
7979```
8080
81- 详细请看 [ Office Open XML 的测量单位] ( https://blog.lindexi.com/post/Office-Open-XML-%E7%9A%84%E6%B5%8B%E9%87%8F%E5%8D%95%E4%BD%8D.html )
81+ 详细请看 [ Office Open XML 的测量单位] ( https://blog.lindexi.com/post/Office-Open-XML-%E7%9A%84%E6%B5%8B%E9%87%8F%E5%8D%95%E4%BD%8D.html )
82+
83+ # 感谢
84+
85+ - [ OfficeDev/Open-XML-SDK: Open XML SDK by Microsoft] ( https://github.com/OfficeDev/Open-XML-SDK/ )
86+ - [ ironfede/openmcdf: Microsoft Compound File .net component - pure C# - NET Standard 2.0] ( https://github.com/ironfede/openmcdf )
You can’t perform that action at this time.
0 commit comments