Skip to content

Cell Vertical Alignment Not Working #20

@travelBuf

Description

@travelBuf

All my spreadsheet data appears to be at the top of the cells.
I have tried:

let totalFormat = wb.addFormat()
.font(size: 12)
.align(horizontal: .right)
.align(vertical: .bottom)

to force the data to the bottom of the cells without success.
The horizontal alignment works ok.

github doesn't let me add an Excel file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions