Professional Excel Development: The Definitive Guide to Developing Applications Using Microsoft Excel, VBA, and .NET, Second Edition
by Rob Bovey, Dennis Wallentin, Stephen Bullen, John Green
Chapter 9. Introduction to XML
Microsoft has gradually added features that enable Excel applications to work with XML. Saving a workbook as XML was introduced in Excel 2002, the ability to read and write arbitrary XML schemas was introduced in Excel 2003, and XML became the native file format in Excel 2007. This chapter introduces XML and explains the most common ways we might want to use it within our Excel applications. The use of XML to create custom Excel 2007 Ribbon user interfaces is covered in Chapter 10, “The Office 2007 Ribbon User Interface.”
XML
If you’re primarily an Excel developer, you’re probably also wondering what all the XML fuss is about. XML is a format used for the textual expression of data. In that respect it’s no different ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access