﻿# AXL Examples

This section contains a set of complete example programs illustrating different features. The program source code for each program is included in the LIBXL: ersatz directory, and a link to the online source code is also provided. Note that most of these are direct translations from C++ to ASB of the example programs packaged with the LibXL library. In many cases, the original C++ code is shown as comments.

**Subtopics**

- [Sample Invoice](sample_invoice.md)

- [Alignment, Colors, Borders](alignmentcolorsborders.md)

- [Formulas](formulas.md)

- [Groups](groups.md)

- [Numeric Formats, Masks](numericformatsmasks.md)