Protection.Selection Property
Selection.Represents the element tag in schema: c:selection
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property Selection As Selection
Get
Set
'Uso
Dim instance As Protection
Dim value As Selection
value = instance.Selection
instance.Selection = value
public Selection Selection { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.Selection
Returns Selection.