Share via


PictureOptions.ApplyToEnd Property

Definition

Apply to End.

Represents the following element tag in the schema: c:applyToEnd.

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

Property Value

Returns ApplyToEnd.

Applies to