Skip to content

Commit

Permalink
Merge pull request #8 from Benji667/develop
Browse files Browse the repository at this point in the history
v1.1.2
  • Loading branch information
Benji667 authored Aug 3, 2021
2 parents 1281525 + 0197750 commit cc7d3cc
Show file tree
Hide file tree
Showing 257 changed files with 3,884 additions and 478 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ You can manually download the repository from [GitHub](https://github.com/nissl-
## Examples
Below is a simple example to show how to use the LabVIEW NPOI API to interact with Excel or Word document.

![SimpleDocumentCreationExample](https://github.com/Benji667/LabVIEW_NPOI/blob/bcb686f6b338eb219e46d72dd402a0802e551e9f/docs/img/SimpleDocumentCreationExample.png)
![SimpleDocumentCreationExample](https://github.com/Benji667/LabVIEW_NPOI/blob/bcb686f6b338eb219e46d72dd402a0802e551e9f/docs/img/SimpleDocumentCreationExample.png?raw=true)

## Contributing
See [CONTRIBUTING.md]
See [CONTRIBUTING.md](CONTRIBUTING.md).

# Author
BenjaminR
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
theme: jekyll-theme-architect
theme: jekyll-theme-architect
Binary file added docs/img/LabVIEW_NPOI_Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/Examples/Excel Example.vi
Binary file not shown.
Binary file removed src/Examples/Simple Document Creation Example.vi
Binary file not shown.
Binary file removed src/Examples/Word Example.vi
Binary file not shown.
85 changes: 45 additions & 40 deletions src/LabVIEW NPOI.vipb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2021-05-26 00:45:42" Modified_Date="2021-08-02 22:51:11" Creator="Neo" Comments="" ID="ed7173e0b3060555f941c5c5ff5e75b2">
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2021-05-26 00:45:42" Modified_Date="2021-08-03 16:18:50" Creator="Neo" Comments="" ID="9e79b7e67b7c255796bb2dc686d8cd00">
<Library_General_Settings>
<Package_File_Name>BenjaminR_LabVIEW_NPOI</Package_File_Name>
<Library_Version>1.1.1.2</Library_Version>
<Library_Version>1.1.2.5</Library_Version>
<Auto_Increment_Version>false</Auto_Increment_Version>
<Library_Source_Folder>.</Library_Source_Folder>
<Library_Output_Folder>..\builds</Library_Output_Folder>
Expand All @@ -17,10 +17,8 @@
</Library_General_Settings>
<Advanced_Settings>
<Package_Dependencies>
<External_Dependencies>ekim_lut &gt;= 1.1.0.6</External_Dependencies>
<External_Dependencies>oglib_array &gt;= 4.1.1.14</External_Dependencies>
<External_Dependencies>oglib_string &gt;= 5.0.0.25</External_Dependencies>
<Direct_Dependencies>ekim_lut-1.1.0.6</Direct_Dependencies>
<Direct_Dependencies>oglib_array-4.1.1.14</Direct_Dependencies>
<Direct_Dependencies>oglib_string-5.0.0.25</Direct_Dependencies>
</Package_Dependencies>
Expand All @@ -38,12 +36,10 @@
<Description>LabVIEW wrapper of the NPOI assembly to allow MS Office file manipulation without MS Office installed.</Description>
<Copyright/>
<Packager>BenjaminR</Packager>
<URL>https://github.com/Benji667/LabVIEW_NPOI</URL>
<Release_Notes>- Add Print document method.
- Add Convert to HTML for Excel document.
- Add Append Table As String VIM.
- Add default palettes for classes within the API.
- Fix Assembly loading error issue.</Release_Notes>
<URL>https://benji667.github.io/LabVIEW_NPOI/</URL>
<Release_Notes>- Change palette location.
- Fix the missing *.mnu file error on VI drop.
- Update API dependency list.</Release_Notes>
</Description>
<Destinations>
<Toolkit_VIs>
Expand All @@ -67,7 +63,7 @@
</Custom_Errors>
<Help_Files>
<Preserve_Hierarchy>true</Preserve_Hierarchy>
<Path/>
<Path>&lt;help&gt;</Path>
</Help_Files>
<Template_VIs>
<LLB>false</LLB>
Expand Down Expand Up @@ -105,16 +101,10 @@
<Path/>
</QuickDrop_Plugins>
<Additional_Destination>
<Name>exbins</Name>
<Name>LabVIEW</Name>
<LLB>false</LLB>
<Preserve_Hierarchy>true</Preserve_Hierarchy>
<Path>&lt;application&gt;\examples\exbins</Path>
</Additional_Destination>
<Additional_Destination>
<Name>Palettes</Name>
<LLB>false</LLB>
<Preserve_Hierarchy>true</Preserve_Hierarchy>
<Path>&lt;application&gt;\menus\Categories\BenjaminR</Path>
<Path>&lt;application&gt;</Path>
</Additional_Destination>
</Destinations>
<Source_Files>
Expand All @@ -125,13 +115,37 @@
<Additional_Destination_Index>0</Additional_Destination_Index>
</Destination_Overrides>
<Destination_Overrides>
<Path>Examples</Path>
<Path>Examples/LabVIEW NPOI.bin3</Path>
<Destination>0</Destination>
<Additional_Destination>true</Additional_Destination>
<Additional_Destination_Index>0</Additional_Destination_Index>
</Destination_Overrides>
<Destination_Overrides>
<Path>Examples/Excel Example.vi</Path>
<Destination>1</Destination>
<Additional_Destination>false</Additional_Destination>
<Additional_Destination_Index>0</Additional_Destination_Index>
</Destination_Overrides>
<Destination_Overrides>
<Path>Examples/LabVIEW NPOI.bin3</Path>
<Path>Examples/Word Example.vi</Path>
<Destination>1</Destination>
<Additional_Destination>false</Additional_Destination>
<Additional_Destination_Index>0</Additional_Destination_Index>
</Destination_Overrides>
<Destination_Overrides>
<Path>help/LabVIEW NPOI API</Path>
<Destination>4</Destination>
<Additional_Destination>false</Additional_Destination>
<Additional_Destination_Index>0</Additional_Destination_Index>
</Destination_Overrides>
<Destination_Overrides>
<Path>help</Path>
<Destination>0</Destination>
<Additional_Destination>true</Additional_Destination>
<Additional_Destination_Index>0</Additional_Destination_Index>
</Destination_Overrides>
<Destination_Overrides>
<Path>examples</Path>
<Destination>0</Destination>
<Additional_Destination>true</Additional_Destination>
<Additional_Destination_Index>0</Additional_Destination_Index>
Expand All @@ -154,15 +168,6 @@
<Exclusions>
<Path>LabVIEW_NPOI.lvproj</Path>
</Exclusions>
<Exclusions>
<Path>Palettes</Path>
</Exclusions>
<Compile_Exclusions>
<Path>Palettes</Path>
</Compile_Exclusions>
<Compile_Exclusions>
<Path>lib/NPOI 2.1.1</Path>
</Compile_Exclusions>
<Place_Folder_Contents>
<Path/>
</Place_Folder_Contents>
Expand Down Expand Up @@ -195,21 +200,21 @@
<Syncing_MNU_file/>
</Controls_Palette_Information>
<Functions_Palette_Information>
<Virtual_Palette_Base_Path>Functions</Virtual_Palette_Base_Path>
<Palette_Disk_Base_Path>&lt;menus&gt;\Categories</Palette_Disk_Base_Path>
<Virtual_Palette_Base_Path>Functions\Addons</Virtual_Palette_Base_Path>
<Palette_Disk_Base_Path>&lt;vi.lib&gt;\addons</Palette_Disk_Base_Path>
<Syncing_MNU_file/>
</Functions_Palette_Information>
<Apply_Short_Names_to_VI_Titles>false</Apply_Short_Names_to_VI_Titles>
<Apply_Short_Names_to_VI_Titles_2>false</Apply_Short_Names_to_VI_Titles_2>
<Library_or_Class_Nmae/>
<Apply_Short_Names_to_VI_Titles_2>true</Apply_Short_Names_to_VI_Titles_2>
<Library_or_Class_Nmae>LabVIEW NPOI.lvlib</Library_or_Class_Nmae>
</Palette_Sets>
<Install_Requirements>
<All_Windows>true</All_Windows>
<Windows_7>true</Windows_7>
<Windows_Vista>true</Windows_Vista>
<Windows_XP>true</Windows_XP>
<Mac_OS>true</Mac_OS>
<Linux>true</Linux>
<Mac_OS>false</Mac_OS>
<Linux>false</Linux>
<Built_LV_Version>false</Built_LV_Version>
<Built_LV_Version_or_greater>true</Built_LV_Version_or_greater>
<Windows_8>true</Windows_8>
Expand Down Expand Up @@ -476,7 +481,7 @@
<Path>LabVIEW NPOI\Document\Append New Page.vi</Path>
<VI_Title/>
</Items_Data>
<GUID>5349CF8356F5231A05821B25F9EF8930</GUID>
<GUID>CEDA114BFE04B08AC6E42EC95FE5064A</GUID>
</Functions_Palette_Data>
<Functions_Palette_Data>
<Parent_Palette_Index>0</Parent_Palette_Index>
Expand Down Expand Up @@ -567,7 +572,7 @@
<Path>LabVIEW NPOI\Document\Convert To HTML.vi</Path>
<VI_Title/>
</Items_Data>
<GUID>9B75EB12524AA52517FEB76D2332B749</GUID>
<GUID>41326C89BFF8CA48E553B915C7A5117B</GUID>
</Functions_Palette_Data>
<Functions_Palette_Data>
<Parent_Palette_Index>0</Parent_Palette_Index>
Expand Down Expand Up @@ -658,7 +663,7 @@
<Path>Styles\Heading 3\New Heading 3 Object.vi</Path>
<VI_Title/>
</Items_Data>
<GUID>D57D19B760828CBA731F1240B7688822</GUID>
<GUID>449927DBF65973A50E0E81F9CE13E8C8</GUID>
</Functions_Palette_Data>
<Functions_Palette_Data>
<Parent_Palette_Index>0</Parent_Palette_Index>
Expand Down Expand Up @@ -707,7 +712,7 @@
<Path>LabVIEW NPOI\MS-Word\MS-Word Property Node.vi</Path>
<VI_Title/>
</Items_Data>
<GUID>CDFB6AEF26473931CD9FEB1F3A15F278</GUID>
<GUID>61EC728EB29302710A5130FB81AB474C</GUID>
</Functions_Palette_Data>
</Library_Palette_Definition>
</VI_Package_Builder_Settings>
Binary file modified src/LabVIEW NPOI.vipc
Binary file not shown.
4 changes: 0 additions & 4 deletions src/LabVIEW NPOI/Document/Document.lvclass
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<LVClass LVVersion="17008000">
<Property Name="NI.Lib.ContainingLib" Type="Str">LabVIEW NPOI.lvlib</Property>
<Property Name="NI.Lib.ContainingLibPath" Type="Str">../../LabVIEW NPOI.lvlib</Property>
<Property Name="NI.Lib.DefaultMenu" Type="Str">controls_benjaminr_custom_controls.mnu</Property>
<Property Name="NI.Lib.Icon" Type="Bin">&amp;Q#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!)8!!!*Q(C=\&gt;3R&lt;2N"%)8B*]/"5H:A-(8Y7G$ES$$!&amp;C:XR&amp;1B!T5Q,&lt;!&amp;ND!NM!7W=0ZX0;9&amp;#*!%12)%18P=)_`&gt;\=\(P=.*MVV,8`8^J&gt;KS,(0`&lt;X@P`0D]XTV]`DHD([H`T+&lt;0^NE_&gt;LN:HN"?FX!FD2L,5P3E"^U;::=C,`)C,`)C,`)E4`)E4`)E4`)A$`)A$`)A$X+4G^TE*D?ZS?&gt;',H+2CRR35&lt;QI6%R;4&amp;"=$%8&amp;LP!5HM*4?$B5Y3E]B;@Q&amp;"YO5?%J0)7H]"1?BKHQ&amp;*\#5XA+$V..3=W.(%`B98IFHM34?"*0YK'E%E]#3)IF%S?4Q&amp;"S-PG2?"*0YO'H%E`C34S**`&amp;Q7IEH]33?R*.Y'$*8*;&gt;G&lt;/2YG%;"*`!%HM!4?*B;A3@Q"*\!%XAIJ]!4?!*%5$#9()+#1=%&amp;Q5(A#4R]+@!%HM!4?!)0J_9&gt;CLES1T-W=DT'9TT'9TT'QR1S(O-R(O-R(K;6]2C0]2C0]6"+RG-]RG-AJCDF:39T!]V&amp;*D!?0P.J]&lt;R,/37?G^10L`KB6$^M[I&gt;)`8#I&lt;\L[:KJPEHLRV9OK8CTV)KD`H"KNRKC,K!?0#X6G@[)@[1@[HL[D&lt;_E&lt;_JK_'E.@_-,T_;T4[;4D];D$Y;$^@K`&gt;&lt;K@N&gt;KP.:K0V?KX6;H6Z$8RDO\Q1&gt;(0*@^^+0X\2@`\^(M&gt;PU^\"OV&amp;@&gt;,=';`1(_%,\3Q!!!!!</Property>
<Property Name="NI.Lib.SourceVersion" Type="Int">385908736</Property>
<Property Name="NI.Lib.Version" Type="Str">1.0.0.6</Property>
Expand All @@ -29,9 +28,6 @@
<Item Name="Document.ctl" Type="Class Private Data" URL="Document.ctl">
<Property Name="NI.LibItem.Scope" Type="Int">2</Property>
</Item>
<Item Name="Palette" Type="Folder">
<Item Name="controls_benjaminr_custom_controls.mnu" Type="Document" URL="/&lt;menus&gt;/Controls/BenjaminR/controls_benjaminr_custom_controls.mnu"/>
</Item>
<Item Name="Private VIs" Type="Folder">
<Property Name="NI.LibItem.Scope" Type="Int">2</Property>
<Item Name="buildStringTable.vi" Type="VI" URL="../buildStringTable.vi">
Expand Down
Binary file modified src/LabVIEW NPOI/Document/Retrieve Table (string).vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/Document/appendImage.vi
Binary file not shown.
2 changes: 1 addition & 1 deletion src/LabVIEW NPOI/LabVIEW NPOI.lvlib
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Property Name="NI.SortType" Type="Int">3</Property>
<Item Name="TypeDefs" Type="Folder">
<Item Name="Docuement Type--enum.ctl" Type="VI" URL="../Docuement Type--enum.ctl"/>
<Item Name="Picture Type.ctl" Type="VI" URL="../xwpfWriter/Picture Type.ctl"/>
<Item Name="Picture Type.ctl" Type="VI" URL="../Picture Type.ctl"/>
</Item>
<Item Name="Document.lvclass" Type="LVClass" URL="../Document/Document.lvclass"/>
<Item Name="MS-Excel.lvclass" Type="LVClass" URL="../MS-Excel/MS-Excel.lvclass"/>
Expand Down
Binary file modified src/LabVIEW NPOI/MS-Excel/Get Current Sheet Name.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/Get Current Sheet.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/Get Workbook.vi
Binary file not shown.
25 changes: 15 additions & 10 deletions src/LabVIEW NPOI/MS-Excel/MS-Excel.lvclass

Large diffs are not rendered by default.

Binary file modified src/LabVIEW NPOI/MS-Excel/append1DColumn--boolean.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/append1DColumn--double.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/append1DColumn--string.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/append1DColumn--timestamp.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/append1DRow--boolean.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/append1DRow--double.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/append1DRow--string.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/append1DRow--timestamp.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/appendImage.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/appendTable--double.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/appendTable--string.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/closeDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/convertToHtml.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/createCellStyle.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/createSafeSheetName.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/createSheet.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/createXLS.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/createXLSX.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/generateTempFile.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/getActiveSheet.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/getCellStyle.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/getLastRowAndLastColumn.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/getMissingCellPolicy.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/getSheet.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/getSheetByName.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/getSheets.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/initializeStyleCollection.vi
Binary file not shown.
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/openDocuement.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/printDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/printHtmlWithIE.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/readTableAsString.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/readText.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/removeSheet.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/reorderSheets.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/retrieveTable--double.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/retrieveTable--string.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/saveAsDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/setActiveSheet.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/setCellType.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/setSelectedSheet.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/setSheetName.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Excel/setSheetNameByIndex.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/MS-Word/Get Word Ref.vi
Binary file not shown.
4 changes: 0 additions & 4 deletions src/LabVIEW NPOI/MS-Word/MS-Word.lvclass
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<LVClass LVVersion="17008000">
<Property Name="NI.Lib.ContainingLib" Type="Str">LabVIEW NPOI.lvlib</Property>
<Property Name="NI.Lib.ContainingLibPath" Type="Str">../../LabVIEW NPOI.lvlib</Property>
<Property Name="NI.Lib.DefaultMenu" Type="Str">_controls_benjaminr_custom_controls_2.mnu</Property>
<Property Name="NI.Lib.Icon" Type="Bin">&amp;Q#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!)/!!!*Q(C=\&gt;4.&lt;2MR&amp;-4R=:"$LOIA5!OP"&lt;7A&amp;FY,OO;I&amp;K9&amp;N;!#@*E7V)*;70_89A2`)%%1/)!2G$48UOS3\S@O9K82PEF@^@AO&lt;&lt;G.:9S@BR@H&lt;`X&amp;Y2@HF^P*NQP]:PYN?LR0@6X`\ZM_WW@\P^O0Z1`;PS5]3'O.:1H$D';5VL*,S%-?]J#(0/1G.\H*47ZSET&gt;ZET&gt;ZET&gt;ZER&gt;ZE2&gt;ZE2&gt;ZE9^/,H+2CRR3+"Y+B58$!O&amp;C+!K(Y!G?Y!E?PCJYAC&gt;YAC&gt;YO%4"%TT"%TT"QT1&amp;4`!%4`!%$UM.359HRR-],#`D-2\D-2\DI;3-RQ"--&lt;/Q713'T%HTQ8C-RXDY+/-R(O-R(O0BN)T(?)T(?)S(+7.80$2L*]@$-GI]D;@R.*\'Q^*K0)WH]43?RE-Z.:\'US#;AMXC%.2-;CZIPD3?RM-`.:\'UXA;4_0BV,B$08:GV;S&gt;(%`B+4S&amp;J`!5(J:1Y3E]B;@Q&amp;"[76?%J0)7H]"1?3KHQ&amp;*\#5U#+IJ28M6ARM&lt;CI#!I0@_.JK8'80#1VOD1@8MW(5P.BUXS)."]/T:OO?4-V&lt;Z,GZGNOKO:G;7[#ZI`42'NC.)NI4FYPV*8DB8&amp;GH"B(RI'R:_Q97]:GH@L/&amp;V[P6VUO&amp;ZX0:ZV/*RW02RU/"_XX?_VW/WWX7WUWG`NLY$P^`E,Y#/_F$W(YIO=VW+-H!&gt;3\4A!!!!!</Property>
<Property Name="NI.Lib.SourceVersion" Type="Int">385908736</Property>
<Property Name="NI.Lib.Version" Type="Str">1.0.0.7</Property>
Expand Down Expand Up @@ -181,9 +180,6 @@
<Property Name="NI.LibItem.Scope" Type="Int">3</Property>
</Item>
</Item>
<Item Name="Palette" Type="Folder">
<Item Name="_controls_benjaminr_custom_controls_2.mnu" Type="Document" URL="/&lt;menus&gt;/Controls/BenjaminR/_controls_benjaminr_custom_controls_2.mnu"/>
</Item>
<Item Name="Public VIs" Type="Folder">
<Item Name="Properties" Type="Folder">
<Item Name="Word Ref" Type="Property Definition">
Expand Down
Binary file modified src/LabVIEW NPOI/MS-Word/convertToHtml.vi
Binary file not shown.
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Append Header.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Append New Paragraph.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Append New Styled Paragraph.vi
Binary file not shown.
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Append New Table with Cell Styles.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Append New Table.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Create a New Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Get Document.Ref.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Open Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Populate Elements From Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Populate Footers From Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Populate Headers From Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Populate Paragraphs From Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Populate Tables From Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/Save Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfDocument/appendToExisting.vi
Binary file not shown.
2 changes: 1 addition & 1 deletion src/LabVIEW NPOI/xwpfDocument/xwpfDocument.lvclass

Large diffs are not rendered by default.

Binary file modified src/LabVIEW NPOI/xwpfHeader_Footer/Get Header Ref.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfHeader_Footer/New Footer From Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfHeader_Footer/New Header From Document.vi
Binary file not shown.

Large diffs are not rendered by default.

Binary file modified src/LabVIEW NPOI/xwpfParagraph/Append a New Run.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/Append a New Styled Run.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/Append a Page Break.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/Append a Picture.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/Get Paragraph Ref.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/New Paragraph From Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/New Paragraph.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/New Picture.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/New Styled Paragraph.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/addNewRun.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/getAlignmentFromDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/getRuns.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/isEmpty.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfParagraph/setAlignmentToDocument.vi
Binary file not shown.
4 changes: 2 additions & 2 deletions src/LabVIEW NPOI/xwpfParagraph/xwpfParagraph.lvclass

Large diffs are not rendered by default.

Binary file removed src/LabVIEW NPOI/xwpfReader/Close XWPF Reader.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfReader/Get xwpfRef.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfReader/New XWPF Reader.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfReader/getAllParagraphs.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfReader/getAllTables.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfReader/getElementText.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfReader/getRunItem.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfReader/getTableCount.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfReader/getTableRowCellCount.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfReader/getTableRowCount.vi
Binary file not shown.
160 changes: 0 additions & 160 deletions src/LabVIEW NPOI/xwpfReader/xwpfReader.lvclass

This file was deleted.

Binary file modified src/LabVIEW NPOI/xwpfRun.Figure/getEmuPerPixel.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun.Figure/setRunToDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun.PageBreak/addBreak.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/Close Run.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/Create a New Run (typed).vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/Create a New Run.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/Get Run Ref.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/New Run From Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/New Run Object.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/Set Run Ref.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/addBreak.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/getColorFromDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/getFontFromDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/getTextFromDocument.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfRun/initializeRun.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/isEmpty.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/setBoldToDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/setColorToDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/setFontToDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/setStrikeToDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/setTextToDocument.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfRun/setUnderlineToDocument.vi
Binary file not shown.
2 changes: 1 addition & 1 deletion src/LabVIEW NPOI/xwpfRun/xwpfRun.lvclass

Large diffs are not rendered by default.

Binary file modified src/LabVIEW NPOI/xwpfTable/Get Table Ref.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfTable/New Table From Document.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfTable/New Table with Cell Styles.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfTable/New Table.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfTable/appendTable.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfTable/appendTableWithCellStyles.vi
Binary file not shown.
Binary file modified src/LabVIEW NPOI/xwpfTable/getCells.vi
Binary file not shown.
2 changes: 1 addition & 1 deletion src/LabVIEW NPOI/xwpfTable/xwpfTable.lvclass

Large diffs are not rendered by default.

Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/Append Paragraphs.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/Append Table.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/Append Text.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/Close XWPF Writer.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/Create New Page.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/Get xwpfRef.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/New XWPF Writer.vi
Binary file not shown.
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/Retrieve Text.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/Write File.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/addPageBreak.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/appendParagraph.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/appendRun.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/appendTable.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/createSection.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/createStyle.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/extractText.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/getAllParagraphs.vi
Binary file not shown.
Binary file removed src/LabVIEW NPOI/xwpfWriter/getEmuPerPixel.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
204 changes: 0 additions & 204 deletions src/LabVIEW NPOI/xwpfWriter/xwpfWriter.lvclass

This file was deleted.

Loading

0 comments on commit cc7d3cc

Please sign in to comment.