HiddenEffectsProperties.EffectDag Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Effect Container.
Represents the following element tag in the schema: a:effectDag.
public DocumentFormat.OpenXml.Drawing.EffectDag EffectDag { get; set; }
public DocumentFormat.OpenXml.Drawing.EffectDag? EffectDag { get; set; }
member this.EffectDag : DocumentFormat.OpenXml.Drawing.EffectDag with get, set
Public Property EffectDag As EffectDag