Show / Hide Table of Contents

Enum TargetMode

Specifies whether the target is inside or outside the Package.

Namespace: OfficeOpenXml.Packaging
Assembly: EPPlus.dll
Syntax
public enum TargetMode

Fields

Name Description
External

The relationship references a resource that is external to the package.

Internal

The relationship references a part that is inside the package.

In This Article
Back to top Generated by DocFX