Skip to content
Sheetwrite

Sheetwrite / Documentation

CellAlign@sheetwrite/core

Horizontal text alignment supported by cell styles.

Horizontal text alignment supported by cell styles.

Declaration

export type CellAlign = "left" | "center" | "right";