Module xlsxwriter::worksheet

source ·
Expand description

Manipulate Worksheets.

Modules

Structs

Enums

Constants

Type Definitions

  • Integer data type to represent a column value. Equivalent to u16.
  • Integer data type to represent a row value. Equivalent to u32.