EffectList.InnerShadow Property

Definition

InnerShadow.

Represents the following element tag in the schema: a:innerShdw.

public DocumentFormat.OpenXml.Drawing.InnerShadow InnerShadow { get; set; }
public DocumentFormat.OpenXml.Drawing.InnerShadow? InnerShadow { get; set; }
member this.InnerShadow : DocumentFormat.OpenXml.Drawing.InnerShadow with get, set
Public Property InnerShadow As InnerShadow

Property Value

Returns InnerShadow.

Applies to