Table of Contents

Enum HiddenCellHandlingCategory

Namespace
OfficeOpenXml.FormulaParsing.Excel
Assembly
EPPlus.dll

This enum is used to indicate how a function handles hidden cells.

public enum HiddenCellHandlingCategory

Fields

Aggregate = 2

The function has the AGGREGATE behaviour

Default = 0

Used to indicate that the function has the default behaviour

Subtotal = 1

The function has the SUBTOTAL behaviour