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

Border

Border of the Style and border type have: none, thin, medium, thick, dashed, dotted, double

Member Summary

Public Members
public

bottom border type

public

bottom border color

public

left border type

public

left border color

public

right border type

public

right border color

public

top border type

public

top border color

Public Members

public bottom: String source

bottom border type

public bottomColor: String source

bottom border color

public left: String source

left border type

public leftColor: String source

left border color

public right: String source

right border type

public rightColor: String source

right border color

public top: String source

top border type

public topColor: String source

top border color