Open Xml Excel Library - NAV2013

Administrator
Member, Moderator, Administrator Posts: 2,506
Open Xml Excel Library - NAV2013
Navision 2013 replaces Excel Automation by Open Xml Spreadsheet technique to increase performance and align with web environment. However, it is a challenge to master and enhance Open Xml Spreadsheet in C/SIDE. To make it easy, we would like to introduce our solution which is pure Open Xml:
- Support input Value, Formula, Format Value, Format Cell more than 250 characters.
- Support Format Value for Text, Number, Date, Time .
- Support Format Cell:
+ Font Bold, Italic, Underline, Double Underline.
+ Font Name, Size, Color by Theme and Rgb.
+ Back Color by Theme and Rgb.
+ Border Around, Horizontal, Vertical, Top, Bottom, Left, Right, Diagonal Up, Diagonal Down with Style, Color by Theme and Rgb.
+ Border Styles are None, Thin, Medium, Dashed, Dotted, Thick, Double, Hair, MediumDashed, DashDot, MediumDashDot, DashDotDot, MediumDashDotDot, SlantDashDot.
- Refresh Formula Cells automatically.
- Support Web Client.
You can list all objects by filtering *S-000* in Version List of Object Designer. Page 4 Payment Terms is starting point where you can find how to operate it:
- Create new Workbook.
- Update existed Workbook with user interaction or silence.
- Read book with user interaction or silence
http://www.mibuso.com/dlinfo.asp?FileID=1581
Discuss this download here.
Navision 2013 replaces Excel Automation by Open Xml Spreadsheet technique to increase performance and align with web environment. However, it is a challenge to master and enhance Open Xml Spreadsheet in C/SIDE. To make it easy, we would like to introduce our solution which is pure Open Xml:
- Support input Value, Formula, Format Value, Format Cell more than 250 characters.
- Support Format Value for Text, Number, Date, Time .
- Support Format Cell:
+ Font Bold, Italic, Underline, Double Underline.
+ Font Name, Size, Color by Theme and Rgb.
+ Back Color by Theme and Rgb.
+ Border Around, Horizontal, Vertical, Top, Bottom, Left, Right, Diagonal Up, Diagonal Down with Style, Color by Theme and Rgb.
+ Border Styles are None, Thin, Medium, Dashed, Dotted, Thick, Double, Hair, MediumDashed, DashDot, MediumDashDot, DashDotDot, MediumDashDotDot, SlantDashDot.
- Refresh Formula Cells automatically.
- Support Web Client.
You can list all objects by filtering *S-000* in Version List of Object Designer. Page 4 Payment Terms is starting point where you can find how to operate it:
- Create new Workbook.
- Update existed Workbook with user interaction or silence.
- Read book with user interaction or silence
http://www.mibuso.com/dlinfo.asp?FileID=1581
Discuss this download here.
0
Comments
-
Any documentation? can't find it in the zip file.0
-
Open Xml Excel Library - NAV2013
Navision 2013 replaces Excel Automation by Open Xml Spreadsheet technique to increase performance and align with web environment. However, it is a challenge to master and enhance Open Xml Spreadsheet in C/SIDE. To make it easy, we would like to introduce our solution which is pure Open Xml:
- Support input Value, Formula, Format Value, Format Cell more than 250 characters.
- Support Format Value for Text, Number, Date, Time .
- Support Format Cell:
+ Font Bold, Italic, Underline, Double Underline.
+ Font Name, Size, Color by Theme and Rgb.
+ Back Color by Theme and Rgb.
+ Border Around, Horizontal, Vertical, Top, Bottom, Left, Right, Diagonal Up, Diagonal Down with Style, Color by Theme and Rgb.
+ Border Styles are None, Thin, Medium, Dashed, Dotted, Thick, Double, Hair, MediumDashed, DashDot, MediumDashDot, DashDotDot, MediumDashDotDot, SlantDashDot.
- Refresh Formula Cells automatically.
- Support Web Client.
You can list all objects by filtering *S-000* in Version List of Object Designer. Page 4 Payment Terms is starting point where you can find how to operate it:
- Create new Workbook.
- Update existed Workbook with user interaction or silence.
- Read book with user interaction or silence
Update 14/06/2014:
- Release Open Xml Excel Library document (section 6).
- Optimize code to increase performance 80%.
- Manage memory better.
- Stop using Excel Interop DotNet variables.
- Add SetColumnWidth function.
- New Font Color, Back Color and Border Color by Index.
http://www.mibuso.com/dlinfo.asp?FileID=1581
Discuss this download here.0 -
Open Xml Excel Library - NAV2013
Navision 2013 replaces Excel Automation by Open Xml Spreadsheet technique to increase performance and align with web environment. However, it is a challenge to master and enhance Open Xml Spreadsheet in C/SIDE. To make it easy, we would like to introduce our solution which is pure Open Xml:
- Support input Value, Formula, Format Value, Format Cell more than 250 characters.
- Support Format Value for Text, Number, Date, Time .
- Support Format Cell:
+ Font Bold, Italic, Underline, Double Underline.
+ Font Name, Size, Color by Theme and Rgb.
+ Back Color by Theme and Rgb.
+ Border Around, Horizontal, Vertical, Top, Bottom, Left, Right, Diagonal Up, Diagonal Down with Style, Color by Theme and Rgb.
+ Border Styles are None, Thin, Medium, Dashed, Dotted, Thick, Double, Hair, MediumDashed, DashDot, MediumDashDot, DashDotDot, MediumDashDotDot, SlantDashDot.
- Refresh Formula Cells automatically.
- Support Web Client.
You can list all objects by filtering *S-000* in Version List of Object Designer. Page 4 Payment Terms is starting point where you can find how to operate it:
- Create new Workbook.
- Update existed Workbook with user interaction or silence.
- Read book with user interaction or silence.
Update 28/06/2014:
- Relieve headache error when reading and writing Excel file.
- Up-to-date document (section 6).
Update 14/06/2014:
- Release Open Xml Excel Library document (section 6).
- Optimize code to increase performance 80%.
- Manage memory better.
- Stop using Excel Interop DotNet variables.
- Add SetColumnWidth function.
- New Font Color, Back Color and Border Color by Index.
http://www.mibuso.com/dlinfo.asp?FileID=1581
Discuss this download here.0 -
Open Xml Excel Library - NAV2013
Navision 2013 replaces Excel Automation by Open Xml Spreadsheet technique to increase performance and align with web environment. However, it is a challenge to master and enhance Open Xml Spreadsheet in C/SIDE. To make it easy, we would like to introduce our solution which is pure Open Xml:
- Support input Value, Formula, Format Value, Format Cell more than 250 characters.
- Support Format Value for Text, Number, Date, Time .
- Support Format Cell:
+ Font Bold, Italic, Underline, Double Underline.
+ Font Name, Size, Color by Theme and Rgb.
+ Back Color by Theme and Rgb.
+ Border Around, Horizontal, Vertical, Top, Bottom, Left, Right, Diagonal Up, Diagonal Down with Style, Color by Theme and Rgb.
+ Border Styles are None, Thin, Medium, Dashed, Dotted, Thick, Double, Hair, MediumDashed, DashDot, MediumDashDot, DashDotDot, MediumDashDotDot, SlantDashDot.
- Refresh Formula Cells automatically.
- Support Web Client.
You can list all objects by filtering *S-000* in Version List of Object Designer. Page 4 Payment Terms is starting point where you can find how to operate it:
- Create new Workbook.
- Update existed Workbook with user interaction or silence.
- Read book with user interaction or silence.
Update 28/09/2014:
- Quick installation guide and include OpenXml Platform Hotfix files.
- Show or Hide % completed status to increase speed.
- Better input cells according to cell types.
- Support version 7.0 (2013), all builds.
- Support version 7.1 (2013 R2), all builds.
Update 28/06/2014:
- Relieve headache error when reading and writing Excel file.
- Up-to-date document (section 6).
Update 14/06/2014:
- Release Open Xml Excel Library document (section 6).
- Optimize code to increase performance 80%.
- Manage memory better.
- Stop using Excel Interop DotNet variables.
- Add SetColumnWidth function.
- New Font Color, Back Color and Border Color by Index.
http://www.mibuso.com/dlinfo.asp?FileID=1581
Discuss this download here.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions