Protection.Selection Property

Definition

Selection.

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

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

Property Value

Returns Selection.

Applies to