Lock.Selection Property
Selection Lock.Represents the attribte in schema: selection
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "selection")> _
Public Property Selection As TrueFalseValue
Get
Set
'Usage
Dim instance As Lock
Dim value As TrueFalseValue
value = instance.Selection
instance.Selection = value
[SchemaAttrAttribute(, "selection")]
public TrueFalseValue Selection { get; set; }
Property Value
Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.