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

Back to top Generated by DocFX