SimpleFieldRuby.FieldLock Property

fldLock.Represents the attribte in schema: w:fldLock

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

Syntax

'Declaration
<SchemaAttrAttribute(, "fldLock")> _
Public Property FieldLock As OnOffValue
    Get
    Set
'Usage
Dim instance As SimpleFieldRuby
Dim value As OnOffValue

value = instance.FieldLock

instance.FieldLock = value
[SchemaAttrAttribute(, "fldLock")]
public OnOffValue FieldLock { get; set; }

Property Value

Type: DocumentFormat.OpenXml.OnOffValue

See Also

Reference

SimpleFieldRuby Class

SimpleFieldRuby Members

DocumentFormat.OpenXml.Wordprocessing Namespace