Home Reference Source
import {Font} from 'better-xlsx/src/style.js'
public class | source

Font

Font of the Style

Member Summary

Public Members
public

Is bold style

public

font color

public

Is italic style

public

font size [default 12]

public

IS underline style

Public Members

public bold: Boolean source

Is bold style

public color: String source

font color

public italic: Boolean source

Is italic style

public size: Number source

font size [default 12]

public underline: Boolean source

IS underline style