Show / Hide Table of Contents

Enum ExcelRangeCopyOptionFlags

Flag enum, specify all flags that you want to exclude from the copy.

Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
[Flags]
public enum ExcelRangeCopyOptionFlags

Fields

Name Description
ExcludeFormulas

Exclude formulas from being copied

Back to top Generated by DocFX