Table of Contents

Constructor XlsxBorder

Namespace
DocWright.Formats.Xlsx
Assembly
DocWright.Formats.Xlsx.dll

XlsxBorder(XlsxBorderStyle, ColorRgb?)

Creates a border.

public XlsxBorder(XlsxBorderStyle style, ColorRgb? color)

Parameters

style XlsxBorderStyle

How the edge is drawn.

color ColorRgb?

The colour, or null for Excel's default.