Show / Hide Table of Contents

Enum ExcelCellState

The state of a cell

Namespace: OfficeOpenXml.FormulaParsing.Excel
Assembly: EPPlus.dll
Syntax
[Flags]
public enum ExcelCellState

Fields

Name Description
ContainsError

The cell contains a cell error

HiddenCell

The cell is hidden

IsResultOfSubtotal

The cell contains a result of a subtotal function.

In This Article
Back to top Generated by DocFX