Show / Hide Table of Contents

Enum eStyleEntryModifier

Modifiers for a style entry

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

Fields

Name Description
AllowNoFillOverride

This style entry can be replaced with no fill

AllowNoLineOverride

This style entry can be replaced with no line

In This Article
  • Fields
Back to top Generated by DocFX