CustomSheetView.Selection Property

Definition

Selection.

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

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

Property Value

Returns Selection.

Applies to