Table of Contents

Class ExcelThemeEffectStyle

Namespace
OfficeOpenXml.Drawing.Theme
Assembly
EPPlus.dll

An effect style for a theme

public class ExcelThemeEffectStyle : XmlHelper
Inheritance
ExcelThemeEffectStyle
Inherited Members

Properties

Effect

Effects

public ExcelDrawingEffectStyle Effect { get; }

Property Value

ExcelDrawingEffectStyle

ThreeD

3D settings

public ExcelDrawing3D ThreeD { get; }

Property Value

ExcelDrawing3D