xlsxwriter.lua
  • Contents
      • Contents
      • Introduction
      • Getting Started with xlsxwriter
      • Tutorial 1: Create a simple XLSX file
      • Tutorial 2: Adding formatting to the XLSX File
      • Tutorial 3: Writing different types of data to the XLSX File
      • The Workbook Class
      • The Worksheet Class
      • The Worksheet Class (Page Setup)
      • The Format Class
      • Working with Formats
      • Working with Cell Notation
      • Cell Utility Functions
      • Working with Dates and Time
      • Working with Colors
      • Working with Memory and Performance
      • Examples
      • Known Issues and Bugs
      • Reporting Bugs
      • Frequently Asked Questions
      • Changes in XlsxWriter
      • Author
      • License
  • Page
      • Examples
  • « Working with ...
  • Example: Hello World »

Examples

The following are some of the examples included in the examples directory of the xlsxwriter distribution.

  • Example: Hello World
  • Example: Simple Feature Demonstration
  • Example: Adding hyperlinks
  • Example: Array formulas
  • Example: Merging Cells
  • Example: Adding Defined Names
  • Example: Write UTF-8 Strings
  • Example: Convert a UTF-8 file to a Worksheet
  • Example: Setting Document Properties
  • Example: Setting Worksheet Tab Colours
  • Example: Hiding Worksheets
  • Example: Adding Headers and Footers to Worksheets
  • Example: Indenting Text in a Cell
  • Example: Enabling Cell protection in Worksheets

Back to top

© Copyright 2014-2015, John McNamara.
Created using Sphinx 1.5.3.