orange
orange

Reputation: 740

Add a custom namespace and use it in openxml excel via c# openxml sdk

Is there an example to add a custom namespace

e.g.

xmlns:bluh = "http://www.bluhbluh.com"

at Workbook/WorkbookPart/SpreadSheetDocument level

using a C# OpenXml SDK?

Upvotes: 0

Views: 590

Answers (1)

Related Questions