Skip to content

row height doesn't apply to row #422

Open
@dong-qian

Description

@dong-qian

Default row height does not apply to the excel generated.

 let infoSheet = this.workbook.addWorksheet("Info", {properties:{ defaultRowHeight: 50 }});

or

infoSheet.properties.defaultRowHeight = 50;

rowheight

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions