Show / Hide Table of Contents

Enum eHiddenState

How hidden rows are handled.

Namespace: OfficeOpenXml.Export.HtmlExport
Assembly: EPPlus.dll
Syntax
public enum eHiddenState

Fields

Name Description
Exclude

Exclude hidden rows

Include

Include hidden rows.

IncludeButHide

Include hidden rows, but hide them.

In This Article
Back to top Generated by DocFX