Show / Hide Table of Contents

Enum eBorderExclude

Exclude border properties in the css

Namespace: OfficeOpenXml.Export.HtmlExport
Assembly: EPPlus.dll
Syntax
[Flags]
public enum eBorderExclude

Fields

Name Description
All

Exclude all border properties.

Bottom

Exclude bottom border properties

Left

Exclude left border properties

Right

Exclude right border properties

Top

Exclude top border properties

In This Article
Back to top Generated by DocFX