Freigeben über


CustomSheetView.Selection-Eigenschaft

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

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Selection As Selection
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As Selection

value = instance.Selection

instance.Selection = value
public Selection Selection { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.Selection
Returns Selection.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace